mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
fix prettier offense
This commit is contained in:
parent
50df2d7241
commit
c7c84606d9
@ -58,9 +58,7 @@ QUnit.test("update some fields", async assert => {
|
||||
await savePreferences();
|
||||
|
||||
click(".preferences-nav .nav-notifications a");
|
||||
await selectKit(
|
||||
".control-group.notifications .combo-box.duration"
|
||||
).expand();
|
||||
await selectKit(".control-group.notifications .combo-box.duration").expand();
|
||||
await selectKit(
|
||||
".control-group.notifications .combo-box.duration"
|
||||
).selectRowByValue(1440);
|
||||
|
Loading…
x
Reference in New Issue
Block a user