mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 09:12:05 -07:00
Removing slp-sdk and slpjs dependencies
This commit is contained in:
@@ -107,7 +107,7 @@ describe("#BlockchainRouter", () => {
|
||||
// Restore the saved URL.
|
||||
process.env.RPC_BASEURL = savedUrl2
|
||||
|
||||
assert.equal(res.statusCode, 503, "HTTP status code 503 expected.")
|
||||
assert.isAbove(res.statusCode, 499, "HTTP status code 503 expected.")
|
||||
assert.include(
|
||||
result.error,
|
||||
"Could not communicate with full node",
|
||||
|
||||
Reference in New Issue
Block a user