mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor change
This commit is contained in:
parent
b75fd181f4
commit
c657c0e16f
|
@ -380,7 +380,7 @@ describe("Import Compound v3 Position", function () {
|
|||
}
|
||||
];
|
||||
|
||||
tx = await dsaWallet0.connect(walletSigner).cast(...encodeSpells(spells), wallet0.address);
|
||||
let tx = await dsaWallet0.connect(walletSigner).cast(...encodeSpells(spells), wallet0.address);
|
||||
await tx.wait();
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user