mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 17:22:04 -07:00
Fixed unit and integration tests for balancesForAddress bulk and single
This commit is contained in:
+2
-2
@@ -513,7 +513,7 @@ describe("#SLP", () => {
|
||||
])
|
||||
})
|
||||
})
|
||||
/*
|
||||
|
||||
describe("balancesForAddressBulk()", () => {
|
||||
const balancesForAddressBulk =
|
||||
slpRoute.testableComponents.balancesForAddressBulk
|
||||
@@ -599,7 +599,7 @@ describe("#SLP", () => {
|
||||
})
|
||||
}
|
||||
})
|
||||
|
||||
/*
|
||||
describe("balancesForAddressByTokenID()", () => {
|
||||
const balancesForAddressByTokenID =
|
||||
slpRoute.testableComponents.balancesForAddressByTokenID
|
||||
|
||||
Reference in New Issue
Block a user