formatting (gofmt -s -w ./source/ingress_test.go)

This commit is contained in:
Yurii Soldak 2018-06-21 13:56:55 +02:00
parent cd74835e28
commit 044f2b9ac7

View File

@ -665,7 +665,7 @@ func testIngressEndpoints(t *testing.T) {
{
name: "fake1",
namespace: namespace,
tlsdnsnames: [][]string{{"example.org", "example2.org"},{"example3.org", "example4.org"}},
tlsdnsnames: [][]string{{"example.org", "example2.org"}, {"example3.org", "example4.org"}},
ips: []string{"1.2.3.4"},
},
},