diff --git a/hardhat.config.js b/hardhat.config.js index f7bec36..3e8f522 100644 --- a/hardhat.config.js +++ b/hardhat.config.js @@ -41,7 +41,7 @@ module.exports = { deploy: 'deploy/commands', }, mocha: { - timeout: 180000, + timeout: 240000, }, tracer: { enableAllOpcodes: true,