зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1852963 - Fix typo in browser_tab_close_last_tab.js. a=merge
This commit is contained in:
Родитель
8a03db04df
Коммит
8eec585846
|
@ -31,7 +31,7 @@ add_task(async function closing_last_tab_should_not_switch_to_fx_view() {
|
|||
win.gBrowser,
|
||||
URL
|
||||
);
|
||||
info("Close all broswer tabs...");
|
||||
info("Close all browser tabs...");
|
||||
await BrowserTestUtils.removeTab(firstTab);
|
||||
await BrowserTestUtils.removeTab(secondTab);
|
||||
isnot(
|
||||
|
|
Загрузка…
Ссылка в новой задаче