mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
Added test for permit_ERC20 and public address in .env file
This commit is contained in:
parent
f2c2e45981
commit
58818525ac
|
@ -107,7 +107,6 @@ describe("starting tests for aave", function () {
|
||||||
console.log("The funds have been deposited to our contract through depositWithPermit function");
|
console.log("The funds have been deposited to our contract through depositWithPermit function");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
|
@ -106,7 +106,6 @@ describe("starting tests for dai", function () {
|
||||||
console.log("The funds have been deposited to our contract through depositWithPermit function");
|
console.log("The funds have been deposited to our contract through depositWithPermit function");
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
Loading…
Reference in New Issue
Block a user