diff --git a/Makefile b/Makefile index f2eb0807e..e8deff520 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ help: @echo "test\n\texecute unit and integration tests" @echo "unit-tests\n\texecute unit tests" @echo "e2e-tests\n\texecute e2e tests" + @echo "e2e-admission-control-tests\n\texecute e2e admission control tests" @echo "validate\n\trun all validations" # build terrascan binary