mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-02-25 15:33:11 +00:00
vault: cleanup
This commit is contained in:
parent
f26cb9c04d
commit
33b61f1bf6
@ -212,7 +212,6 @@ describe("Vault", function () {
|
||||
const amount = 42
|
||||
|
||||
beforeEach(async function () {
|
||||
;[, , account2] = await ethers.getSigners()
|
||||
await token.connect(account).approve(vault.address, amount)
|
||||
await vault.deposit(context, account.address, amount)
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user