mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
itest: fix flake in testPrivateUpdateAlias
This commit is contained in:
parent
7c3564eeb6
commit
23edca8d19
@ -621,6 +621,9 @@ func testPrivateUpdateAlias(ht *lntest.HarnessTest,
|
||||
//
|
||||
// TODO(yy): further investigate this sleep.
|
||||
time.Sleep(time.Second * 5)
|
||||
|
||||
// Make sure Eve has heard about this public channel.
|
||||
ht.AssertChannelInGraph(eve, fundingPoint2)
|
||||
}
|
||||
|
||||
// Dave creates an invoice that Eve will pay.
|
||||
|
Loading…
Reference in New Issue
Block a user