Skip to content

Commit

Permalink
Make integration tests chatty
Browse files Browse the repository at this point in the history
* cause they have interesting things to display
  • Loading branch information
anthonydahanne committed Feb 9, 2024
1 parent 8094244 commit cbf32dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ TEST_ADMIN_CLIENTSECRET=$(jq -n -r --argjson credentials "${UAA_CREDS}" '$creden
export TEST_ADMIN_CLIENTSECRET

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

0 comments on commit cbf32dd

Please sign in to comment.