Skip to content

Commit cbf32dd

Browse files
Make integration tests chatty
* cause they have interesting things to display
1 parent 8094244 commit cbf32dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/integration-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ TEST_ADMIN_CLIENTSECRET=$(jq -n -r --argjson credentials "${UAA_CREDS}" '$creden
3535
export TEST_ADMIN_CLIENTSECRET
3636

3737
cd cf-java-client
38-
./mvnw -q -P integration-test test
38+
./mvnw -P integration-test test

0 commit comments

Comments
 (0)