Skip to content

Commit 5e6957e

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent 7f2c9a9 commit 5e6957e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/crds/v2/basic.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ var _ = Describe("APISIX Standalone Basic Tests", Label("apisix.apache.org", "v2
9696
})
9797

9898
Context("IngressClass Annotations", func() {
99-
FIt("Basic tests", func() {
99+
It("Basic tests", func() {
100100
const gatewayProxyYaml = `
101101
apiVersion: apisix.apache.org/v1alpha1
102102
kind: GatewayProxy

0 commit comments

Comments
 (0)