Skip to content

Commit d25fe5c

Browse files
authored
Test branch
Added a comment to clarify the purpose of the script.
1 parent 5c84ff3 commit d25fe5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e-tests/functions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
2+
# tis is check for test check
33
# set root repo relatively to a test dir
44
ROOT_REPO=${ROOT_REPO:-$(realpath ../../..)}
55
CERT_MANAGER_VER="1.19.1"
@@ -1256,4 +1256,4 @@ check_envs_for_component() {
12561256
else
12571257
echo "All environment checks passed for component '$component'"
12581258
fi
1259-
}
1259+
}

0 commit comments

Comments
 (0)