Improve GovernorTimelockAccess tests (#4642)
Co-authored-by: Francisco <fg@frang.io>
This commit is contained in:
@ -16,7 +16,6 @@ contract('ERC2771Forwarder', function (accounts) {
|
||||
from: another,
|
||||
value: web3.utils.toWei('0.5'),
|
||||
data: '0x1742',
|
||||
deadline: 0xdeadbeef,
|
||||
};
|
||||
|
||||
beforeEach(async function () {
|
||||
|
||||
Reference in New Issue
Block a user