Skip to content

Commit

Permalink
forge fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Oct 15, 2024
1 parent fd99b10 commit d2a6f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/invariants/BaseInvariants.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {DonationHandler} from "./handlers/DonationHandler.sol";
import {MockSTETH} from "./mocks/MockSTETH.sol";

/// @notice Base invariant test contract
/// @dev This contract should be used as a base contract that hold all
/// @dev This contract should be used as a base contract that hold all
/// invariants properties independently from deployment context.
abstract contract Invariant_Base_Test_ is Invariant_Shared_Test_ {
//////////////////////////////////////////////////////
Expand Down

0 comments on commit d2a6f16

Please sign in to comment.