update nixpkgs
btcpayserver: 1.13.7 -> 2.0.7 nbxplorer: 2.5.17 -> 2.5.23 Co-authored-by: Erik Arvstedt <erik.arvstedt@gmail.com>
This commit is contained in:
parent
bff10a66e5
commit
8f99c63303
4 changed files with 17 additions and 17 deletions
|
|
@ -240,7 +240,7 @@ def _():
|
|||
'"version"',
|
||||
)
|
||||
# Test web server response
|
||||
assert_matches(f"curl -fsS -L {ip('btcpayserver')}:23000", "Welcome to your BTCPay Server")
|
||||
assert_matches(f"curl -fsS -L {ip('btcpayserver')}:23000", "Welcome to BTCPay Server")
|
||||
|
||||
@test("rtl")
|
||||
def _():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue