mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
fix js test
This commit is contained in:
parent
28f857c530
commit
48e4f88b08
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue