Changed type for cf tests

This commit is contained in:
Marcin Grzejszczak
2018-01-30 18:17:32 +01:00
parent d27d91e557
commit d91a339018

View File

@@ -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