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:
Sebastian Hengst 2019-07-08 12:06:32 +02:00
Родитель 1179ccba33
Коммит 11acdc3897
1 изменённых файлов: 3 добавлений и 4 удалений

Просмотреть файл

@ -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,