Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into morpho-vault-redeploy…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
joaobrunoah committed Jan 7, 2025
2 parents d0a1511 + c8e0278 commit ebd6373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ERC4626WrapperBase.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ abstract contract ERC4626WrapperBaseTest is Test {
/**
* @notice Defines network, overrideBlockNumber, wrapper, underlyingDonor and amountToDonate.
* @dev Make sure the underlyingDonor has at least 3 times the amountToDonate amount in underlying tokens, and
* that the buffer was not been initialized for the ERC4626 token in the current block number.
* that the buffer was not been initialized for the ERC4626 token in the current block numbera.
*/
function setUpForkTestVariables() internal virtual;

Expand Down

0 comments on commit ebd6373

Please sign in to comment.