mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-09 00:04:21 +01:00
jitrebalance: test_issue_88 needs DEVELOPER too
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
committed by
Christian Decker
parent
815c382855
commit
e239fcdcc1
@@ -79,6 +79,7 @@ def test_simple_rebalance(node_factory):
|
||||
l1.rpc.waitsendpay(inv['payment_hash'])
|
||||
|
||||
|
||||
@unittest.skipIf(not DEVELOPER, "gossip is too slow if we're not in developer mode")
|
||||
def test_issue_88(node_factory):
|
||||
"""Reproduce issue #88: crash due to unconfirmed channel.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user