We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56241d7 commit 19b0f2bCopy full SHA for 19b0f2b
ci/tasks/run-bwats/run
@@ -53,5 +53,5 @@ pushd bosh-windows-acceptance-tests
53
}
54
END_OF_CONFIG
55
56
- go run github.com/onsi/ginkgo/ginkgo --focus="${GINKGO_FOCUS}" --skip="${GINKGO_SKIP}" -r -v .
+ go run github.com/onsi/ginkgo/v2/ginkgo --focus="${GINKGO_FOCUS}" --skip="${GINKGO_SKIP}" -r -v .
57
popd
0 commit comments