Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 4ff5249

Browse files
reneighbordsabeti
authored andcommitted
bin/test uses ginkgo v2
Signed-off-by: David Sabeti <[email protected]>
1 parent 00a3119 commit 4ff5249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -e -u -x
44

55
go vet ./...
66

7-
ginkgo -r -fail-on-pending -randomize-all -race "$@"
7+
go run github.com/onsi/ginkgo/v2/ginkgo -r -fail-on-pending -randomize-all -race "$@"

0 commit comments

Comments
 (0)