mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
FIX: Linting error
This commit is contained in:
parent
746c5927e1
commit
b210c801a4
@ -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(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user