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:
+1
-1
@@ -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 _():
|
||||
|
||||
Reference in New Issue
Block a user