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
increase mocha timeout
Francisco Giordano
5 years ago
parent
943a663a31
commit
722879b32d
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
.mocharc.js
+ 3
- 0
.mocharc.js
View File
@@ -0,0 +1,3 @@
+module.exports = {
+ timeout: 4000,
+};