mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Fix golden file for envoy tests
The envoy version was updated after the PR which added this test was opened, and merged before the test was merged, so it ended up with the wrong version.
This commit is contained in:
parent
6b860c926f
commit
25b585d0bf
@ -13,7 +13,7 @@
|
||||
"id": "test-proxy",
|
||||
"metadata": {
|
||||
"namespace": "default",
|
||||
"envoy_version": "1.13.1"
|
||||
"envoy_version": "1.14.1"
|
||||
}
|
||||
},
|
||||
"static_resources": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user