diff --git a/test/e2e/run.sh b/test/e2e/run.sh index 2adf06176..9c40409c7 100755 --- a/test/e2e/run.sh +++ b/test/e2e/run.sh @@ -118,4 +118,4 @@ export NOTATION_E2E_PLUGIN_TAR_GZ_PATH=$CWD/plugin/bin/$PLUGIN_NAME.tar.gz export NOTATION_E2E_MALICIOUS_PLUGIN_ARCHIVE_PATH=$CWD/testdata/malicious-plugin # run tests -ginkgo -r -p -v --focus "notation CRL revocation check" \ No newline at end of file +ginkgo -r -p -v \ No newline at end of file