Skip to content

Commit 8cd67c7

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent fdccc6e commit 8cd67c7

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
@@ -95,7 +95,7 @@ var _ = Describe("APISIX Standalone Basic Tests", Label("apisix.apache.org", "v2
9595
})
9696
})
9797

98-
Context("IngressClass Annotaions", func() {
98+
Context("IngressClass Annotations", func() {
9999
It("Basic tests", func() {
100100
const gatewayProxyYaml = `
101101
apiVersion: apisix.apache.org/v1alpha1

0 commit comments

Comments
 (0)