Error 1010: The agent raised an exception while being evaluated: Error: Cannot find module '/sandbox/repo/tests.js'
Require stack:
- /sandbox/TEST_RUNNER.js
Traceback:
Error: Cannot find module '/sandbox/repo/tests.js'
Require stack:
- /sandbox/TEST_RUNNER.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1421:15)
at defaultResolveImpl (node:internal/modules/cjs/loader:1059:19)
at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1064:22)
at Module._load (node:internal/modules/cjs/loader:1227:37)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.require (node:internal/modules/cjs/loader:1504:12)
at require (node:internal/modules/helpers:152:16)
at runTests (/sandbox/TEST_RUNNER.js:79:5)
at main (/sandbox/TEST_RUNNER.js:91:29)