Skip to content

Commit acbfbbe

Browse files
Gergrobdimsdale
authored andcommitted
Run ginkgo tests in verbose mode
1 parent fd226e0 commit acbfbbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/unit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ util::tools::ginkgo::install --directory "${ROOTDIR}/.bin"
1313

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

0 commit comments

Comments
 (0)