.mocharc.json 60 B

12345
  1. {
  2. "reporter": "spec",
  3. "timeout": 60000,
  4. "exit": true
  5. }