overleaf/services/real-time/.mocharc.json
Eric Mc Sween b9e7cbf73b Add global test setup
Configure chai and SandboxedModule in a central place. Configure
SandboxedModule globals that are needed in Node 12.
2021-03-18 16:41:31 -04:00

3 lines
33 B
JSON

{
"require": "test/setup.js"
}