mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-01 18:50:09 +02:00
sweep: fix make lint
This commit is contained in:
parent
34e0c7b5e0
commit
551102a0f3
@ -2340,6 +2340,7 @@ func TestFeeRateForPreference(t *testing.T) {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//nolint:paralleltest
|
||||||
for _, tc := range testCases {
|
for _, tc := range testCases {
|
||||||
tc := tc
|
tc := tc
|
||||||
|
|
||||||
@ -2504,6 +2505,7 @@ func TestClusterByLockTime(t *testing.T) {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//nolint:paralleltest
|
||||||
for _, tc := range testCases {
|
for _, tc := range testCases {
|
||||||
tc := tc
|
tc := tc
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user