overleaf/services/notifications/.mocharc.json
Eric Mc Sween 821972b791 Add global test setup
Configure chai and SandboxedModule in a central place and add
SandboxedModule globals that are required in Node 12.
2021-03-17 16:34:06 -04:00

3 lines
33 B
JSON

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