disable wip specs
This commit is contained in:
@ -40,7 +40,7 @@ module.exports = [
|
|||||||
files: ['certora/harnesses/InitializableHarness.sol'],
|
files: ['certora/harnesses/InitializableHarness.sol'],
|
||||||
},
|
},
|
||||||
...product(
|
...product(
|
||||||
['GovernorBase', 'GovernorInvariants', 'GovernorStates', 'GovernorFunctions'],
|
['GovernorBase', 'GovernorInvariants', 'GovernorStates', /*'GovernorFunctions'*/],
|
||||||
['ERC20VotesBlocknumberHarness', 'ERC20VotesTimestampHarness'],
|
['ERC20VotesBlocknumberHarness', 'ERC20VotesTimestampHarness'],
|
||||||
).map(([spec, token]) => ({
|
).map(([spec, token]) => ({
|
||||||
spec,
|
spec,
|
||||||
|
|||||||
Reference in New Issue
Block a user