diff --git a/e2e-tests/functions b/e2e-tests/functions index 6b2a23167..a9d0396b2 100644 --- a/e2e-tests/functions +++ b/e2e-tests/functions @@ -1,5 +1,5 @@ #!/bin/bash - +# tis is check for test check # set root repo relatively to a test dir ROOT_REPO=${ROOT_REPO:-$(realpath ../../..)} CERT_MANAGER_VER="1.19.1" @@ -1256,4 +1256,4 @@ check_envs_for_component() { else echo "All environment checks passed for component '$component'" fi -} \ No newline at end of file +}