зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1844776 - Fix lint failure. a=lint-fix. CLOSED TREE
This commit is contained in:
Родитель
1ab300a5d2
Коммит
210db4d258
|
@ -231,8 +231,8 @@ add_task(async function test_notificationReshowTabSwitch() {
|
|||
info(
|
||||
"Keep the tab open until the security delay for the original notification show has expired."
|
||||
);
|
||||
// eslint-disable-next-line mozilla/no-arbitrary-setTimeout
|
||||
await new Promise(resolve =>
|
||||
// eslint-disable-next-line mozilla/no-arbitrary-setTimeout
|
||||
setTimeout(resolve, TEST_SECURITY_DELAY + 500)
|
||||
);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче