Skip to content

Commit

Permalink
Use Hardhat recommended Mocha configuration (OpenZeppelin#2805)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent authored Aug 2, 2021
1 parent 56b3b7a commit 8bcf0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mocharc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module.exports = {
require: 'hardhat/register',
timeout: 4000,
};

0 comments on commit 8bcf0ad

Please sign in to comment.