Fixup test

This commit is contained in:
freddygv 2021-04-08 11:53:07 -06:00
parent 0d0205e0dc
commit 4ddf754b6d
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",