Skip to content

Commit 09c537f

Browse files
committed
fixup! pytest: Check that we forget irrevocably settled channels
1 parent 00dff60 commit 09c537f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_lightningd.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1412,7 +1412,6 @@ def test_permfail_htlc_out(self):
14121412
bitcoind.generate_block(5)
14131413
assert not l2.daemon.is_in_log('onchaind complete, forgetting peer')
14141414
bitcoind.generate_block(1)
1415-
wait_forget_channels(l1)
14161415
wait_forget_channels(l2)
14171416

14181417
def test_gossip_jsonrpc(self):

0 commit comments

Comments
 (0)