Skip to content

Commit 6559667

Browse files
committed
WIP: unskipped a reorg test
1 parent fce4622 commit 6559667

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_misc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,6 @@ def test_daemon_option(node_factory):
10341034

10351035
@flaky
10361036
@pytest.mark.developer("needs DEVELOPER=1")
1037-
@unittest.skipIf(os.getenv('SUBDAEMON').startswith('hsmd:remote_hsmd'), "remote_hsmd doesn't have repeatable random seeding")
10381037
def test_blockchaintrack(node_factory, bitcoind):
10391038
"""Check that we track the blockchain correctly across reorgs
10401039
"""

0 commit comments

Comments
 (0)