FIX: Linting error

This commit is contained in:
Robin Ward 2017-08-30 11:30:57 -04:00
parent 746c5927e1
commit b210c801a4
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ QUnit.test("Subcategory list settings", assert => {
click('.edit-category-general');
selectBox('.edit-category-tab-general .category-select-box', 'feature')
selectBox('.edit-category-tab-general .category-select-box', 'feature');
click('.edit-category-settings');
andThen(() => {