diff --git a/certora/specs/GovernorCountingSimple.spec b/certora/specs/GovernorCountingSimple.spec index 197dae1c0..d3094896f 100644 --- a/certora/specs/GovernorCountingSimple.spec +++ b/certora/specs/GovernorCountingSimple.spec @@ -14,7 +14,7 @@ methods { castVote(uint256, uint8) returns uint256 // internal functions made public in harness: - _quorumReached(uint256) returns bool envfre + _quorumReached(uint256) returns bool envfree _voteSucceeded(uint256) returns bool envfree // getter for checking the sums