mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-09-13 03:20:09 +00:00
10 lines
194 B
JSON
10 lines
194 B
JSON
{
|
|
"reporter": "spec",
|
|
"colors": true,
|
|
"recursive": true,
|
|
"exit": true,
|
|
"bail": false,
|
|
"slow": 1000,
|
|
"exclude": ["test/browser/**/*.js", "test/utils/relay.js"],
|
|
"timeout": 30000
|
|
} |