From 11acdc3897e4465261a2027f8dea84e98a0eb9f7 Mon Sep 17 00:00:00 2001 From: Sebastian Hengst Date: Mon, 8 Jul 2019 12:06:32 +0200 Subject: [PATCH] Bug 1554707 - Refactor test folder structure: adjust code for js Prettier. a=eslint-fix CLOSED TREE --HG-- extra : amend_source : 534bfbe20df1ba8875778afc8bd4aa99f9f51fa5 --- .../test/browser/browser_application_panel_list-unicode.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/devtools/client/application/test/browser/browser_application_panel_list-unicode.js b/devtools/client/application/test/browser/browser_application_panel_list-unicode.js index 55527144ac61..bd5f54854553 100644 --- a/devtools/client/application/test/browser/browser_application_panel_list-unicode.js +++ b/devtools/client/application/test/browser/browser_application_panel_list-unicode.js @@ -3,10 +3,9 @@ "use strict"; -const TAB_URL = (URL_ROOT + "resources/service-workers/simple-unicode.html").replace( - "example.com", - "xn--hxajbheg2az3al.xn--jxalpdlp" -); +const TAB_URL = ( + URL_ROOT + "resources/service-workers/simple-unicode.html" +).replace("example.com", "xn--hxajbheg2az3al.xn--jxalpdlp"); /** * Check that the application panel displays filenames and URL's in human-readable,