Skip to content

Commit

Permalink
Revert "TMP: Induce error"
Browse files Browse the repository at this point in the history
This reverts commit 65c557d.
  • Loading branch information
mgencur committed Oct 17, 2023
1 parent baca672 commit 772e0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ function install_head {
function install_latest_release() {
header ">> Installing Knative Eventing latest public release"

install_knative_eventing_nonexistent \
install_knative_eventing \
"latest-release" || \
fail_test "Knative latest release installation failed"
}
Expand Down

0 comments on commit 772e0f5

Please sign in to comment.