Skip to content

Commit

Permalink
fix js test
Browse files Browse the repository at this point in the history
  • Loading branch information
nlalonde committed Sep 16, 2016
1 parent 28f857c commit 48e4f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/javascripts/widgets/poster-name-test.js.es6
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ widgetTest('extra classes and glyphs', {
admin: true,
moderator: true,
new_user: true,
primaryGroupName: 'fish'
primary_group_name: 'fish'
});
},
test(assert) {
Expand Down

0 comments on commit 48e4f88

Please sign in to comment.