fix(tests): update tests

This commit is contained in:
Łukasz Mierzwa
2020-07-19 11:37:11 +01:00
committed by Łukasz Mierzwa
parent ffdc843245
commit 57e0755fd4

View File

@@ -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"},