mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-05-31 03:06:37 +00:00
Add "bail" option to mocha config
This commit is contained in:
parent
0bef6f65a6
commit
fca6439399
@ -3,6 +3,7 @@
|
||||
"colors": true,
|
||||
"recursive": true,
|
||||
"exit": true,
|
||||
"bail": false,
|
||||
"slow": 1000,
|
||||
"exclude": ["test/browser/**/*.js"]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user