зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1575240 - inspect(x) should show x in the appropriate panel (fix lint). r=jlast
This commit is contained in:
Родитель
5412bfa2f9
Коммит
23311695cd
|
@ -21,8 +21,6 @@ add_task(async function() {
|
|||
// Test primitives
|
||||
add_task(async function() {
|
||||
const hud = await openNewTabAndConsole(TEST_URI);
|
||||
const toolbox = gDevTools.getToolbox(hud.target);
|
||||
|
||||
await testInspectingWindow(hud);
|
||||
await testInspectIngPrimitive(hud);
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче