From 25b585d0bfa00b452a0f2ff02859a27ed72b043d Mon Sep 17 00:00:00 2001 From: Daniel Nephin Date: Mon, 13 Apr 2020 12:58:02 -0400 Subject: [PATCH] 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. --- .../CONSUL_HTTP_ADDR-with-https-scheme-enables-tls.golden | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/connect/envoy/testdata/CONSUL_HTTP_ADDR-with-https-scheme-enables-tls.golden b/command/connect/envoy/testdata/CONSUL_HTTP_ADDR-with-https-scheme-enables-tls.golden index 0488995626..4181a3516e 100644 --- a/command/connect/envoy/testdata/CONSUL_HTTP_ADDR-with-https-scheme-enables-tls.golden +++ b/command/connect/envoy/testdata/CONSUL_HTTP_ADDR-with-https-scheme-enables-tls.golden @@ -13,7 +13,7 @@ "id": "test-proxy", "metadata": { "namespace": "default", - "envoy_version": "1.13.1" + "envoy_version": "1.14.1" } }, "static_resources": {