mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix broken spec
This commit is contained in:
@@ -29,7 +29,7 @@ QUnit.test("Updating topic notification level", assert => {
|
||||
});
|
||||
|
||||
click(`${notificationOptions} .tracking`);
|
||||
click(`${notificationOptions} .select-box-collection .select-box-row[title=tracking]`);
|
||||
click(`${notificationOptions} .select-box-collection .select-box-row[title=Tracking]`);
|
||||
|
||||
andThen(() => {
|
||||
assert.ok(
|
||||
|
||||
Reference in New Issue
Block a user