df-tests: test_forward_local_failed_stats

This commit is contained in:
niftynei
2020-12-16 17:57:04 -06:00
committed by Christian Decker
parent 973224dd14
commit 3e330d7186

View File

@@ -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)