Skip to content

Commit b02cccf

Browse files
committed
Revert change to comment
1 parent 4bde83e commit b02cccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contracts-bedrock/test/L1/OPContractsManager.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ contract OPContractsManager_Upgrade_Harness is CommonTest, DisputeGames {
280280
challenger: initialChallenger
281281
});
282282

283-
// Grab the validator, etc before we do the error assertion because otherwise the assertion will
283+
// Grab the validator before we do the error assertion because otherwise the assertion will
284284
// try to apply to this function call instead.
285285
IOPContractsManagerStandardValidator validator = _opcm.opcmStandardValidator();
286286

0 commit comments

Comments
 (0)