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