Skip to content

Commit 964c073

Browse files
rustyrussellendothermicdev
authored andcommitted
pytest: remove xfail in test (accidental commit?)
Signed-off-by: Rusty Russell <[email protected]>
1 parent 7f5282a commit 964c073

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_pay.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5646,7 +5646,6 @@ def test_blinded_reply_path_scid(node_factory):
56465646
l1.rpc.pay(inv)
56475647

56485648

5649-
@pytest.mark.xfail(strict=True)
56505649
def test_pay_while_opening_channel(node_factory, bitcoind, executor):
56515650
delay_plugin = {'plugin': os.path.join(os.getcwd(),
56525651
'tests/plugins/openchannel_hook_delay.py'),

0 commit comments

Comments
 (0)