Skip to content

Commit f10df1d

Browse files
committed
e2e
1 parent 21813df commit f10df1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/gatewayapi/gatewayproxy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ spec:
256256

257257
By("Check PluginMetadata working")
258258
s.NewAPISIXClient().
259-
GET("/get").
259+
GET("/not-found").
260260
WithHost("example.com").
261261
Expect().
262262
Status(http.StatusNotFound).

0 commit comments

Comments
 (0)