зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1428652 P3 Fix typo in browser_unregister_with_containers.js. r=me
This commit is contained in:
Родитель
65eb505d92
Коммит
166bafcfe1
|
@ -62,7 +62,7 @@ async function checkControlled(browser) {
|
|||
|
||||
async function checkUncontrolled(browser) {
|
||||
let controlled = await isControlled(browser);
|
||||
ok(!controller, "window should not be controlled");
|
||||
ok(!controlled, "window should not be controlled");
|
||||
}
|
||||
|
||||
add_task(async function test() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче