We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f2684 commit 239093fCopy full SHA for 239093f
test/e2e/e2e_test.go
@@ -31,6 +31,7 @@ import (
31
_ "github.com/apache/apisix-ingress-controller/test/e2e/gatewayapi"
32
_ "github.com/apache/apisix-ingress-controller/test/e2e/ingress"
33
"github.com/apache/apisix-ingress-controller/test/e2e/scaffold"
34
+ _ "github.com/apache/apisix-ingress-controller/test/e2e/webhook"
35
)
36
37
// Run e2e tests using the Ginkgo runner.
0 commit comments