.mocharc.js 70 B

1234
  1. module.exports = {
  2. require: 'hardhat/register',
  3. timeout: 4000,
  4. };