fix specs

This commit is contained in:
Hadrien Croubois
2023-03-15 22:17:11 +01:00
parent d0b259546f
commit 74f613f5cc
4 changed files with 10 additions and 14 deletions

View File

@ -53,7 +53,7 @@ module.exports = [].concat(
product(
[
...product(['GovernorHarness'], ['GovernorInvariants', 'GovernorBaseRules', 'GovernorChanges', 'GovernorStates']),
...product(['GovernorPreventLateHarness'], ['GovernorPreventLateHarness']),
...product(['GovernorPreventLateHarness'], ['GovernorPreventLateQuorum']),
],
['ERC20VotesBlocknumberHarness', 'ERC20VotesTimestampHarness'],
).map(([contract, spec, token]) => ({