Skip to content

Commit dc2f528

Browse files
committed
POC
1 parent 54aab6f commit dc2f528

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/e2e.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,5 +246,7 @@ if [[ -z "${GINKGO_FOCUS+x}" ]]; then
246246
fi
247247
fi
248248

249+
export GINKGO_FOCUS="do-nothing"
250+
249251
# Run e2e tests
250252
make e2e

0 commit comments

Comments
 (0)