Skip to content

Commit 8bcf0ad

Browse files
authored
Use Hardhat recommended Mocha configuration (#2805)
1 parent 56b3b7a commit 8bcf0ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mocharc.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module.exports = {
2+
require: 'hardhat/register',
23
timeout: 4000,
34
};

0 commit comments

Comments
 (0)