tests: update nbxplorer

This commit is contained in:
Erik Arvstedt 2022-04-30 15:35:48 +02:00 committed by Jonas Nick
parent aa21fb454e
commit 408486ac9c
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ def _():
)
succeed("runuser -u operator -- pool orders list")
if enabled("btcpayserver"):
machine.wait_until_succeeds(log_has_string("nbxplorer", f"BTC: Starting scan at block {num_blocks}"))
machine.wait_until_succeeds(log_has_string("nbxplorer", f"At height: {num_blocks}"))
if "netns-isolation" in enabled_tests:
def ip(name):