mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
df-tests: test_forward_local_failed_stats
This commit is contained in:
parent
973224dd14
commit
3e330d7186
1 changed files with 1 additions and 0 deletions
|
@ -1402,6 +1402,7 @@ def test_forward_local_failed_stats(node_factory, bitcoind, executor):
|
|||
l1.wait_channel_active(c23)
|
||||
l1.wait_channel_active(c24)
|
||||
l1.wait_channel_active(c25)
|
||||
l6.wait_channel_active(c24)
|
||||
|
||||
wait_for(lambda: len(l1.rpc.listchannels()['channels']) == 10)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue