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
ffdc843245
commit
57e0755fd4
@@ -1057,7 +1057,7 @@ func TestUpstreamStatus(t *testing.T) {
|
||||
"X-Bar": "Foo",
|
||||
},
|
||||
CORSCredentials: "include",
|
||||
Error: `^unknown error \(status 404\): .+`,
|
||||
Error: `^response status code does not match any response statuses defined for this endpoint in the swagger spec \(status 404\): .+`,
|
||||
Version: "",
|
||||
Cluster: "default",
|
||||
ClusterMembers: []string{"default"},
|
||||
|
||||
Reference in New Issue
Block a user