Skip to content

Commit 62931d5

Browse files
committed
Check test can fail build
Signed-off-by: Robert Young <[email protected]>
1 parent 239ad3a commit 62931d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LATEST_RELEASE=$(grep "latestRelease:" _data/kroxylicious.yml | awk '{print $2}'
66

77
LATEST_RELEASE_QUICKSTART="_site/documentation/${LATEST_RELEASE}/html/proxy-quick-start/index.html"
88
PERMANENT_QUICKSTART_REDIRECT="_site/get-started.html"
9-
EXPECTED_REDIRECT_STRING="<meta http-equiv=\"refresh\" content=\"1; url=https://kroxylicious.io/documentation/${LATEST_RELEASE}/html/proxy-quick-start/\">"
9+
EXPECTED_REDIRECT_STRING="<meta http-equiv=\"refresh\" content=\"1; url=https://kroxylicious.io/documentation/${LATEST_RELEASE}/html/proxy-quick-start/BLART!\">"
1010

1111
check_file_exists() {
1212
local file_path="$1"

0 commit comments

Comments
 (0)