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 4eb97cc commit 49b134cCopy full SHA for 49b134c
test/e2e/crds/v2/route.go
@@ -72,7 +72,7 @@ spec:
72
73
Context("Test ApisixRoute", func() {
74
75
- FIt("Basic tests", func() {
+ It("Basic tests", func() {
76
const apisixRouteSpec = `
77
apiVersion: apisix.apache.org/v2
78
kind: ApisixRoute
0 commit comments