mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
patch remove-developer-test-annotations.patch
This commit is contained in:
parent
6203d250bf
commit
c52ab02bc9
1 changed files with 0 additions and 1 deletions
|
@ -5340,7 +5340,6 @@ def test_listsendpays_crash(node_factory):
|
|||
l1.rpc.listsendpays('lightning:' + inv)
|
||||
|
||||
|
||||
@pytest.mark.developer("updates are delayed without --dev-fast-gossip")
|
||||
def test_pay_routehint_minhtlc(node_factory, bitcoind):
|
||||
# l1 -> l2 -> l3 private -> l4
|
||||
l1, l2, l3 = node_factory.line_graph(3, wait_for_announce=True)
|
||||
|
|
Loading…
Add table
Reference in a new issue