mirror of
https://github.com/status-im/codex-contracts-eth.git
synced 2025-02-12 08:26:46 +00:00
vault: cleanup
This commit is contained in:
parent
de3a847d7b
commit
0bd63eafd8
@ -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