1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
ocean.js/test/integration/.mocharc.json
2020-06-19 13:01:06 +02:00

11 lines
168 B
JSON

{
"require": [
"ts-node/register",
"source-map-support/register",
"mock-local-storage"
],
"full-trace": true,
"exit": true,
"timeout": "300000"
}