Use Hardhat recommended Mocha configuration (#2805)
parent
56b3b7a487
commit
8bcf0ad7ab
@ -1,3 +1,4 @@ |
|||||||
module.exports = { |
module.exports = { |
||||||
|
require: 'hardhat/register', |
||||||
timeout: 4000, |
timeout: 4000, |
||||||
}; |
}; |
||||||
|
Loading…
Reference in new issue