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 15cd953 commit 77fcc82Copy full SHA for 77fcc82
test/e2e/crds/v2/globalrule.go
@@ -82,7 +82,7 @@ spec:
82
Should(Equal(http.StatusOK))
83
})
84
85
- FIt("Test GlobalRule with response-rewrite plugin", func() {
+ It("Test GlobalRule with response-rewrite plugin", func() {
86
globalRuleYaml := `
87
apiVersion: apisix.apache.org/v2
88
kind: ApisixGlobalRule
0 commit comments