mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-05 04:54:59 +02:00
itest: fix make lint
This commit fixes the issues reported by the linter.
This commit is contained in:
@ -416,6 +416,7 @@ func (c *interceptorTestScenario) prepareTestCases() []*interceptorTestCase {
|
||||
t.invoice = invoice
|
||||
t.payAddr = payReq.PaymentAddr
|
||||
}
|
||||
|
||||
return cases
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user