Fixup test

pull/9976/head
freddygv 2021-04-08 11:53:07 -06:00
parent b21224a4c8
commit d6db67ef86
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ func TestDecodeConfigEntry(t *testing.T) {
MeshGateway: MeshGatewayConfig{Mode: "remote"}, MeshGateway: MeshGatewayConfig{Mode: "remote"},
}, },
}, },
UpstreamDefaults: UpstreamConfig{ UpstreamDefaults: &UpstreamConfig{
EnvoyClusterJSON: "zip", EnvoyClusterJSON: "zip",
EnvoyListenerJSON: "zop", EnvoyListenerJSON: "zop",
Protocol: "http", Protocol: "http",