itest: fix make lint

This commit is contained in:
yyforyongyu
2021-04-16 16:55:51 +08:00
parent e10bd84a4f
commit 319cc533a6
2 changed files with 34 additions and 43 deletions

View File

@@ -1930,7 +1930,7 @@ func testRouteFeeCutoff(net *lntest.NetworkHarness, t *harnessTest) {
// Wait for Alice to receive the channel update from Carol.
ctxt, _ = context.WithTimeout(ctxb, defaultTimeout)
aliceSub := subscribeGraphNotifications(t, ctxt, net.Alice)
aliceSub := subscribeGraphNotifications(ctxt, t, net.Alice)
defer close(aliceSub.quit)
waitForChannelUpdate(