Skip to content

Commit

Permalink
temp: add verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiught committed Mar 1, 2023
1 parent 64516f1 commit 380f19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/scripts/run-test-suites.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ auth0 login \

set +e

commander test --filter "$FILTER" --dir ./test/integration
commander test --filter "$FILTER" --dir ./test/integration --verbose

exit_code=$?

Expand Down

0 comments on commit 380f19e

Please sign in to comment.