Skip to content

Commit 19ebf45

Browse files
authored
Tests: Bump Ginkgo to v2.27.2. (#14153)
1 parent 45ec4ab commit 19ebf45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/run-in-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ if [[ "$DOCKER_IN_DOCKER_ENABLED" == "true" ]]; then
7979
echo "..reached DIND check TRUE block, inside run-in-docker.sh"
8080
echo "FLAGS=$FLAGS"
8181
#go env
82-
go install -mod=mod github.com/onsi/ginkgo/v2/[email protected].1
82+
go install -mod=mod github.com/onsi/ginkgo/v2/[email protected].2
8383
find / -type f -name ginkgo 2>/dev/null
8484
which ginkgo
8585
/bin/bash -c "${FLAGS}"

0 commit comments

Comments
 (0)