diff --git a/test/e2e-tests.sh b/test/e2e-tests.sh index e27c087ae..bb401b863 100755 --- a/test/e2e-tests.sh +++ b/test/e2e-tests.sh @@ -35,9 +35,6 @@ source $(dirname $0)/common.sh # Add local dir to have access to built kn export PATH=$PATH:${REPO_ROOT_DIR} -# Temp fix until eventing nightly is fixed -export KNATIVE_EVENTING_VERSION="0.19.1" - run() { # Create cluster initialize $@