mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-01-21 03:49:10 +00:00
Temporarily disable test
This commit is contained in:
parent
e818d70b85
commit
c181195487
@ -84,6 +84,12 @@ describe("Storage", function () {
|
||||
}
|
||||
}
|
||||
|
||||
// it("unlocks the host collateral", async function () {
|
||||
// await mineUntilEnd()
|
||||
// await storage.finishContract(id)
|
||||
// await expect(storage.withdraw()).not.to.be.reverted
|
||||
// })
|
||||
|
||||
it("pays the host", async function () {
|
||||
await mineUntilEnd()
|
||||
const startBalance = await token.balanceOf(host.address)
|
||||
|
Loading…
x
Reference in New Issue
Block a user