fix(tests): update tests

This commit is contained in:
Łukasz Mierzwa
2023-06-12 21:59:21 +01:00
committed by Łukasz Mierzwa
parent 0c81724d23
commit ae2d9f54de

View File

@@ -1607,7 +1607,7 @@ func TestUpstreamStatus(t *testing.T) {
"X-Bar": "Foo",
},
CORSCredentials: "include",
Error: `^response status code does not match any response statuses defined for this endpoint in the swagger spec \(status 404\): .+`,
Error: `[GET /status] getStatus (status 404): {}`,
Version: "",
Cluster: "default",
ClusterMembers: []string{"default"},