зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1526057: Adjust a test to remove reference to no-longer-recognized devtools fonteditor pref. r=gl
Differential Revision: https://phabricator.services.mozilla.com/D19078 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
4972aa12a6
Коммит
eb729fe090
|
@ -8,8 +8,6 @@ const TEST_URI = URL_ROOT + "doc_browser_fontinspector.html";
|
|||
// in its font tab.
|
||||
// Non-regression test for https://bugzilla.mozilla.org/show_bug.cgi?id=1435469
|
||||
add_task(async function() {
|
||||
await pushPref("devtools.inspector.fonteditor.enabled", true);
|
||||
|
||||
const { inspector, view } = await openFontInspectorForURL(TEST_URI);
|
||||
const viewDoc = view.document;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче