зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1575369: Fix test race. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D43288 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
bca6a11ffa
Коммит
9446d616cc
|
@ -3,7 +3,7 @@
|
|||
"use strict";
|
||||
|
||||
add_task(async function test_sidebarAction_not_allowed() {
|
||||
SpecialPowers.pushPrefEnv({
|
||||
await SpecialPowers.pushPrefEnv({
|
||||
set: [["extensions.allowPrivateBrowsingByDefault", false]],
|
||||
});
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче