mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
fixed typo
This commit is contained in:
parent
f6bd297073
commit
d416e342ea
|
@ -71,10 +71,6 @@ describe("ZeroEx", function() {
|
|||
expect(await ethers.provider.getBalance(dsaWallet0.address)).to.be.gte(
|
||||
ethers.utils.parseEther("10")
|
||||
);
|
||||
const idai = await ethers.getContractAt(
|
||||
er20abi,
|
||||
"0x6b175474e89094c44da98b954eedeac495271d0f" // dai address
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user