Skip to content

Commit 77fcc82

Browse files
committed
remove focus
1 parent 15cd953 commit 77fcc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/crds/v2/globalrule.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ spec:
8282
Should(Equal(http.StatusOK))
8383
})
8484

85-
FIt("Test GlobalRule with response-rewrite plugin", func() {
85+
It("Test GlobalRule with response-rewrite plugin", func() {
8686
globalRuleYaml := `
8787
apiVersion: apisix.apache.org/v2
8888
kind: ApisixGlobalRule

0 commit comments

Comments
 (0)