Shorten standalone sample names

This commit is contained in:
Dave Syer
2016-07-16 16:14:23 +01:00
parent 909e14e7ca
commit e03614c2f7
100 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ export CONTRACT_VERIFIER_VERSION=${CONTRACT_VERIFIER_VERSION:-1.0.0.BUILD-SNAPSH
echo "Current Spring Cloud Contract Verifier version is ${CONTRACT_VERIFIER_VERSION}"
cd samples/samples-standalone
cd samples/standalone
echo "Running Gradle tests"
. ./runTests.sh
@@ -22,4 +22,4 @@ echo "Running Gradle tests"
echo "Running Maven tests"
. ./runMavenTests.sh
cd $ROOT_FOLDER
cd $ROOT_FOLDER