mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
Bug 1891717: Update tests within browser/base/ to work with https-first enabled, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D207554
This commit is contained in:
parent
126b86b417
commit
77e9a65cac
@ -20,8 +20,7 @@ add_task(async function test_tabdialogbox_tab_switch_focus() {
|
||||
tabPromises.push(
|
||||
BrowserTestUtils.openNewForegroundTab(
|
||||
gBrowser,
|
||||
// eslint-disable-next-line @microsoft/sdl/no-insecure-url
|
||||
"http://example.com",
|
||||
"https://example.com",
|
||||
true
|
||||
)
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user