mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 08:34:18 +01:00
feeadjuster: fix testflake in test_feeadjuster_imbalance
This commit is contained in:
@@ -174,6 +174,7 @@ def test_feeadjuster_imbalance(node_factory):
|
||||
|
||||
chan_total = int(chan_A["total_msat"])
|
||||
assert chan_total == int(chan_B["total_msat"])
|
||||
l2.daemon.logsearch_start = 0
|
||||
l2.daemon.wait_for_log('imbalance of 30%/70%')
|
||||
|
||||
# we force feeadjust initially to test this method and check if it applies
|
||||
|
||||
Reference in New Issue
Block a user