used gofmt with -s flag on whole project
This commit is contained in:
parent
cb8ba30ac5
commit
b18c0c8bb4
@ -42,7 +42,7 @@ func TestGRPCClient(t *testing.T) {
|
|||||||
Name: "helloworld",
|
Name: "helloworld",
|
||||||
Version: "test",
|
Version: "test",
|
||||||
Nodes: []*registry.Node{
|
Nodes: []*registry.Node{
|
||||||
®istry.Node{
|
{
|
||||||
Id: "test-1",
|
Id: "test-1",
|
||||||
Address: l.Addr().String(),
|
Address: l.Addr().String(),
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user