Skip to content

Commit dc5eb78

Browse files
committed
squash: undo unwanted splice skip [runs it]
1 parent 625107b commit dc5eb78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_splicing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
)
1010

1111

12-
@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd') and os.getenv('EXPERIMENTAL_SPLICING') != '1', "splicing not supported yet")
1312
@pytest.mark.openchannel('v1')
1413
@pytest.mark.openchannel('v2')
1514
@unittest.skipIf(TEST_NETWORK != 'regtest', 'elementsd doesnt yet support PSBT features we need')

0 commit comments

Comments
 (0)