Skip to content

Commit a943c2a

Browse files
committed
gofumpt file
1 parent e70bffb commit a943c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cns/middlewares/k8sSwiftV2_windows_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ func TestAddDefaultRoute(t *testing.T) {
9191

9292
expectedRoutes := []cns.Route{
9393
{
94-
IPAddress: "0.0.0.0/0",
94+
IPAddress: "0.0.0.0/0",
9595
GatewayIPAddress: gatewayIP,
9696
},
9797
}

0 commit comments

Comments
 (0)