Changed type for cf tests
This commit is contained in:
@@ -5,7 +5,7 @@ set -o errexit
|
||||
mkdir -p target
|
||||
|
||||
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/brewery/master/runAcceptanceTests.sh"
|
||||
AT_WHAT_TO_TEST="SLEUTH_STREAM"
|
||||
AT_WHAT_TO_TEST="SLEUTH"
|
||||
BRANCH_NAME="master"
|
||||
|
||||
cd target
|
||||
|
||||
Reference in New Issue
Block a user