codespell

This commit is contained in:
Hadrien Croubois
2023-03-15 21:30:51 +01:00
parent 89ceb34f0d
commit 82bbdb2c64

View File

@ -49,7 +49,7 @@ module.exports = [].concat(
files: ['certora/harnesses/TimelockControllerHarness.sol'],
options: ['--optimistic_hashing', '--optimistic_loop'],
},
// Govenor
// Governor
product(
[
...product(['GovernorHarness'], ['GovernorInvariants', 'GovernorBaseRules', 'GovernorChanges', 'GovernorStates']),