mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-23 01:32:03 -07:00
fix(SLP balancesForAddress): Fixed unit tests
This commit is contained in:
+2
-2
@@ -429,7 +429,7 @@ describe("#SLP", () => {
|
||||
])
|
||||
})
|
||||
})
|
||||
|
||||
*/
|
||||
describe("balancesForAddress()", () => {
|
||||
const balancesForAddress = slpRoute.testableComponents.balancesForAddress
|
||||
|
||||
@@ -513,7 +513,7 @@ describe("#SLP", () => {
|
||||
])
|
||||
})
|
||||
})
|
||||
|
||||
/*
|
||||
describe("balancesForAddressBulk()", () => {
|
||||
const balancesForAddressBulk =
|
||||
slpRoute.testableComponents.balancesForAddressBulk
|
||||
|
||||
Reference in New Issue
Block a user