Fixup test

This commit is contained in:
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"},
},
},
UpstreamDefaults: UpstreamConfig{
UpstreamDefaults: &UpstreamConfig{
EnvoyClusterJSON: "zip",
EnvoyListenerJSON: "zop",
Protocol: "http",