mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-16 13:00:58 +02:00
jitrebalance: test_issue_88 needs DEVELOPER too
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
parent
815c382855
commit
e239fcdcc1
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue