Skip to content

Commit 3c01356

Browse files
Update runAcceptanceTests.sh
1 parent 30c2a92 commit 3c01356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/runAcceptanceTests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -o errexit
44

5-
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
5+
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/2021.0.x/runAcceptanceTests.sh"
66
AT_WHAT_TO_TEST="ZOOKEEPER"
77

88
curl "${SCRIPT_URL}" --output runAcceptanceTests.sh

0 commit comments

Comments
 (0)