Improve GovernorTimelockAccess tests (#4642)

Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
Ernesto García
2023-10-04 18:29:25 -06:00
committed by GitHub
parent f92dce51ed
commit 655bd58487
2 changed files with 365 additions and 9 deletions

View File

@ -16,7 +16,6 @@ contract('ERC2771Forwarder', function (accounts) {
from: another,
value: web3.utils.toWei('0.5'),
data: '0x1742',
deadline: 0xdeadbeef,
};
beforeEach(async function () {