Merge pull request #2896 from halseth/make-fmt-routerrpc
[trivial] lnrpc/routerrpc: make fmt on router backend test
This commit is contained in:
commit
a12b30f620
@ -49,7 +49,7 @@ func TestQueryRoutes(t *testing.T) {
|
||||
},
|
||||
},
|
||||
IgnoredNodes: [][]byte{ignoreNodeBytes},
|
||||
IgnoredEdges: []*lnrpc.EdgeLocator{&lnrpc.EdgeLocator{
|
||||
IgnoredEdges: []*lnrpc.EdgeLocator{{
|
||||
ChannelId: 555,
|
||||
DirectionReverse: true,
|
||||
}},
|
||||
|
Loading…
Reference in New Issue
Block a user