fix formatting

This commit is contained in:
Kishor Joshi 2020-11-06 13:38:38 -08:00
parent f784eb3cfd
commit 7f03de32ad

View File

@ -3040,7 +3040,7 @@ func TestCloud_buildNLBHealthCheckConfiguration(t *testing.T) {
},
},
},
want: healthCheckConfig{
want: healthCheckConfig{
Port: "traffic-port",
Protocol: elbv2.ProtocolEnumTcp,
Interval: 30,