Skip to content

Commit 14efe19

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent 4fdafef commit 14efe19

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
@@ -465,7 +465,7 @@ spec:
465465
Status(404)
466466
})
467467

468-
FIt("Proxy External Service", func() {
468+
It("Proxy External Service", func() {
469469
By("create HTTPRoute")
470470
ResourceApplied("HTTPRoute", "httpbin", httprouteWithExternalName, 1)
471471

0 commit comments

Comments
 (0)