lnrpc/routerrpc: make fmt on router backend test

This commit is contained in:
Johan T. Halseth 2019-04-05 17:25:49 +02:00
parent 7a718a401e
commit f1677e7199
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

@ -49,7 +49,7 @@ func TestQueryRoutes(t *testing.T) {
},
},
IgnoredNodes: [][]byte{ignoreNodeBytes},
IgnoredEdges: []*lnrpc.EdgeLocator{&lnrpc.EdgeLocator{
IgnoredEdges: []*lnrpc.EdgeLocator{{
ChannelId: 555,
DirectionReverse: true,
}},