зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1554707 - Refactor test folder structure: adjust code for js Prettier. a=eslint-fix CLOSED TREE
--HG-- extra : amend_source : 534bfbe20df1ba8875778afc8bd4aa99f9f51fa5
This commit is contained in:
Родитель
1179ccba33
Коммит
11acdc3897
|
@ -3,10 +3,9 @@
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
const TAB_URL = (URL_ROOT + "resources/service-workers/simple-unicode.html").replace(
|
const TAB_URL = (
|
||||||
"example.com",
|
URL_ROOT + "resources/service-workers/simple-unicode.html"
|
||||||
"xn--hxajbheg2az3al.xn--jxalpdlp"
|
).replace("example.com", "xn--hxajbheg2az3al.xn--jxalpdlp");
|
||||||
);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Check that the application panel displays filenames and URL's in human-readable,
|
* Check that the application panel displays filenames and URL's in human-readable,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче