Update instapool.test.js

This commit is contained in:
Thrilok kumar 2021-06-24 17:08:42 +05:30 committed by GitHub
parent 4848a8170e
commit d26e38e7cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ describe("Instapool", function () {
describe("Main", function () {
it("Should deposit ETH in Compound", async function () {
it("Should take 100 ETH flashloan from Instapool", async function () {
const amount = ethers.utils.parseEther("1") // 1 ETH
const flashloanAmount = ethers.utils.parseEther("100") // 100 ETH
const ethAddress = "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"