fix(SLP balancesForAddress): Fixed unit tests

This commit is contained in:
Chris Troutner
2019-12-02 19:25:10 -08:00
parent b6b8d54cda
commit c53b6e0940
2 changed files with 9 additions and 6 deletions
+2 -2
View File
@@ -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