2
0
Fork 0
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:
Neil Lalonde 2016-09-16 15:33:51 -04:00
parent 28f857c530
commit 48e4f88b08

View file

@ -32,7 +32,7 @@ widgetTest('extra classes and glyphs', {
admin: true,
moderator: true,
new_user: true,
primaryGroupName: 'fish'
primary_group_name: 'fish'
});
},
test(assert) {