mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(tests): update tests
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0c81724d23
commit
ae2d9f54de
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user