Skip to content

Commit a8caea7

Browse files
dspoCopilot
andauthored
Update test/e2e/gatewayapi/httproute.go
Co-authored-by: Copilot <[email protected]>
1 parent 1f4ffc1 commit a8caea7

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
@@ -400,7 +400,7 @@ spec:
400400
By("create HTTPRoute")
401401
ResourceApplied("HTTPRoute", "httpbin", varsRoute, 1)
402402

403-
By("access daataplane to check the HTTPRoute")
403+
By("access dataplane to check the HTTPRoute")
404404
s.NewAPISIXClient().
405405
GET("/get").
406406
WithHost("httpbin.example").

0 commit comments

Comments
 (0)