Skip to content

Commit

Permalink
test: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisGD committed May 14, 2024
1 parent ad02191 commit 5ec8016
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ contract AaveV3MigrationBundlerForkTest is MigrationForkTest {
}
if (block.chainid == 8453) {
_initMarket(CB_ETH, WETH);
// To avoid get above the cap.
// To avoid getting above the Aave supply cap.
collateralSupplied = 2 ether;
}

Expand Down

0 comments on commit 5ec8016

Please sign in to comment.