mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 12:02:59 +08:00
fix broken spec
This commit is contained in:
parent
6d6fe7b3a9
commit
a0f36a0401
|
@ -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(
|
||||
|
|
Loading…
Reference in New Issue
Block a user