update nixpkgs{,-unstable}
btcpayserver: 1.3.7 -> 1.4.4 electrs: 0.9.4 -> 0.9.5 lnd: 0.14.1-beta -> 0.14.2-beta nbxplorer: 2.2.18 -> 2.2.20
This commit is contained in:
parent
15b88cc1c5
commit
282454f16e
3 changed files with 13 additions and 13 deletions
|
|
@ -193,7 +193,7 @@ def _():
|
|||
wait_for_open_port(ip("nbxplorer"), 24444)
|
||||
|
||||
assert_running("btcpayserver")
|
||||
machine.wait_until_succeeds(log_has_string("btcpayserver", "Listening on"))
|
||||
machine.wait_until_succeeds(log_has_string("btcpayserver", "Now listening on"))
|
||||
wait_for_open_port(ip("btcpayserver"), 23000)
|
||||
# test lnd custom macaroon
|
||||
assert_matches(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue