lnd_test: satisfy linter alignment

This commit is contained in:
Conner Fromknecht 2018-08-20 21:47:34 -07:00
parent b59fea460a
commit 80814cf11d
No known key found for this signature in database
GPG Key ID: E7D737B67FA592C7

@ -3843,7 +3843,7 @@ func testPrivateChannels(net *lntest.NetworkHarness, t *harnessTest) {
}
invoice := &lnrpc.Invoice{
Memo: "testing",
Memo: "testing",
RPreimage: preimage,
Value: paymentAmt,
}