Skip to content

Commit

Permalink
fix: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
ypatil12 committed Oct 16, 2024
1 parent 30ae758 commit a4fd142
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ contract Upgrade_Preprod_RewardsCoordinator is Deploy_Test_RewardsCoordinator {
// Sanity Checks
_verifyContractPointers();
_verifyImplementations();
_verifyContractsInitialized(true);
_verifyContractsInitialized();
_verifyInitializationParams();

}
Expand Down

0 comments on commit a4fd142

Please sign in to comment.