Skip to content

Commit

Permalink
Run ginkgo tests in verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerg authored and robdimsdale committed Sep 11, 2024
1 parent fd226e0 commit acbfbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/unit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ util::tools::ginkgo::install --directory "${ROOTDIR}/.bin"

cd src/*/integration/..
export CF_STACK=${CF_STACK:-cflinuxfs3}
ginkgo -r -skipPackage=brats,integration
ginkgo -v -r -skipPackage=brats,integration

0 comments on commit acbfbbe

Please sign in to comment.