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 480bd80 commit f110477Copy full SHA for f110477
test/e2e/suite-plugins/suite-plugins-other/mqtt-proxy.go
@@ -24,7 +24,7 @@ import (
24
"github.com/apache/apisix-ingress-controller/test/e2e/scaffold"
25
)
26
27
-var _ = ginkgo.FDescribe("suite-plugins: mqtt-proxy plugin", func() {
+var _ = ginkgo.Describe("suite-plugins-other: mqtt-proxy plugin", func() {
28
opts := &scaffold.Options{
29
Name: "mqtt-proxy",
30
IngressAPISIXReplicas: 1,
0 commit comments