This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_Bo8des9o
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Use Hardhat recommended Mocha configuration (
#2805
)
William Entriken
4 years ago
parent
56b3b7a487
commit
8bcf0ad7ab
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.mocharc.js
+ 1
- 0
.mocharc.js
View File
@@ -1,3 +1,4 @@
module.exports = {
module.exports = {
+ require: 'hardhat/register',
timeout: 4000,
timeout: 4000,
};
};