fix js test
This commit is contained in:
parent
28f857c530
commit
48e4f88b08
|
@ -32,7 +32,7 @@ widgetTest('extra classes and glyphs', {
|
|||
admin: true,
|
||||
moderator: true,
|
||||
new_user: true,
|
||||
primaryGroupName: 'fish'
|
||||
primary_group_name: 'fish'
|
||||
});
|
||||
},
|
||||
test(assert) {
|
||||
|
|
Loading…
Reference in New Issue