From 314fff9534be5c1b9a128ca9b93e3851cad32029 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 5 Jan 2021 16:58:25 +0100 Subject: [PATCH] Cosmetics --- lib/tests.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/tests.sh b/lib/tests.sh index 548103b..83b5b92 100644 --- a/lib/tests.sh +++ b/lib/tests.sh @@ -233,8 +233,7 @@ _VALIDATE_THAT_APP_CAN_BE_ACCESSED () { fi fi - echo -e " -\nTest url: $check_domain$curl_check_path + echo -e "Test url: $check_domain$curl_check_path Real url: $(cat "./curl_print" | cut --delimiter=';' --fields=2) HTTP code: $http_code Page title: $page_title