ocean-subgraph/test/integration/.mocharc.json

11 lines
168 B
JSON

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