Shorten standalone sample names
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user