Update runAcceptanceTests.sh

This commit is contained in:
Marcin Grzejszczak
2022-04-20 13:08:47 +02:00
committed by GitHub
parent 9da8cc5e48
commit ae3496f473

View File

@@ -4,7 +4,7 @@ set -o errexit
mkdir -p target
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/3.0.x/runAcceptanceTests.sh"
AT_WHAT_TO_TEST="CONSUL"
cd target