This commit is contained in:
Kay0u 2020-12-18 19:20:41 +01:00
parent cb9fe7beb7
commit dea439e41a
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -106,7 +106,7 @@ _VALIDATE_THAT_APP_CAN_BE_ACCESSED () {
local curl_error=0
local fell_on_sso_portal=0
local curl_output=$test_serie_dir/curl_output
local curl_output=$TEST_CONTEXT/curl_output
# Not checking this if this ain't relevant for the current app
this_is_a_web_app || return 0