mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
update test case
This commit is contained in:
parent
e01f60eaf4
commit
03be2cca48
|
@ -98,7 +98,7 @@ describe("Migrator", function() {
|
|||
const sourceAddr = '0x42c7788dd1cef71cf04ae4d6bca37d129c27e001'
|
||||
const rawData = {
|
||||
targetDsa: sourceAddr,
|
||||
supplyTokens: [eth],
|
||||
supplyTokens: [weth],
|
||||
borrowTokens: [usdc],
|
||||
supplyAmts: [ethers.utils.parseEther('20')],
|
||||
variableBorrowAmts: [ethers.utils.parseUnits('10000', 6)],
|
||||
|
|
Loading…
Reference in New Issue
Block a user