From a046ef9be8b147c7f3f0fa2ae135e2be11b0566b Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:32:49 +0100 Subject: [PATCH] style: format --- test/e2e/cypress/support/commands.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/e2e/cypress/support/commands.js b/test/e2e/cypress/support/commands.js index 057a71331170..411a45e8e73f 100644 --- a/test/e2e/cypress/support/commands.js +++ b/test/e2e/cypress/support/commands.js @@ -29,7 +29,8 @@ import { gen, KRATOS_ADMIN, KRATOS_PUBLIC, - MAIL_API, MOBILE_URL, + MAIL_API, + MOBILE_URL, parseHtml, pollInterval, privilegedLifespan,