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

Fix e2e tests #31

Merged
merged 1 commit into from
May 6, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion hack/prow-run-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
# in this file too! Look down a few lines to see/update the Kind version.

set -euf -o pipefail
cd incubator/hnc

start_time="$(date -u +%s)"
echo
Expand Down