Commit 7747674b by Marcin Grzejszczak

Updated e2e script

parent 29e691a4
......@@ -13,7 +13,7 @@ curl "${SCRIPT_URL}" --output runAcceptanceTests.sh
chmod +x runAcceptanceTests.sh
./runAcceptanceTests.sh -t "${AT_WHAT_TO_TEST}" -k 1
./runAcceptanceTests.sh -t "${AT_WHAT_TO_TEST}" -k
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/tests/master/scripts/runTests.sh"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment