fix js test

This commit is contained in:
Neil Lalonde 2016-09-16 15:33:51 -04:00
parent 28f857c530
commit 48e4f88b08
1 changed files with 1 additions and 1 deletions

View File

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