mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 18:10:48 +02:00
itest: fix make lint
This commit fixes the issues reported by the linter.
This commit is contained in:
@ -312,6 +312,7 @@ func optionScidAliasScenario(ht *lntest.HarnessTest, chantype, private bool) {
|
||||
require.Len(ht, decodedReq.RouteHints, 0)
|
||||
payReq := daveInvoiceResp2.PaymentRequest
|
||||
ht.CompletePaymentRequests(bob, []string{payReq})
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user