Skip to content

Commit 52e051e

Browse files
committed
fix: r
Signed-off-by: Ashing Zheng <[email protected]>
1 parent cc26a43 commit 52e051e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/gatewayapi/httproute.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1921,7 +1921,7 @@ spec:
19211921
})
19221922
})
19231923

1924-
FContext("Test HTTPRoute sync during startup", func() {
1924+
Context("Test HTTPRoute sync during startup", func() {
19251925
BeforeEach(beforeEachHTTP)
19261926
var route = `
19271927
apiVersion: gateway.networking.k8s.io/v1

0 commit comments

Comments
 (0)