зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1113747 - ESlint followup a=bustage DONTBUILD
This commit is contained in:
Родитель
3d5a132e27
Коммит
2efcd6796f
|
@ -13,7 +13,7 @@ const oneOffsContainer =
|
|||
add_task(function* test() {
|
||||
let rootDir = getRootDirectory(gTestPath);
|
||||
let url = rootDir + "tooManyEnginesOffered.html";
|
||||
let tab = yield BrowserTestUtils.openNewForegroundTab(gBrowser, url);
|
||||
yield BrowserTestUtils.openNewForegroundTab(gBrowser, url);
|
||||
|
||||
// Open the search popup.
|
||||
let promise = promiseEvent(searchPopup, "popupshown");
|
||||
|
|
Загрузка…
Ссылка в новой задаче