Fixup test
This commit is contained in:
parent
0d0205e0dc
commit
4ddf754b6d
|
@ -393,7 +393,7 @@ func TestDecodeConfigEntry(t *testing.T) {
|
|||
MeshGateway: MeshGatewayConfig{Mode: "remote"},
|
||||
},
|
||||
},
|
||||
UpstreamDefaults: UpstreamConfig{
|
||||
UpstreamDefaults: &UpstreamConfig{
|
||||
EnvoyClusterJSON: "zip",
|
||||
EnvoyListenerJSON: "zop",
|
||||
Protocol: "http",
|
||||
|
|
Loading…
Reference in New Issue