Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fast tests can no longer be run in parallel
For some reason the tests keep failing with the following error: ``` 1) Uncaught error outside test suite: Uncaught Workerpool Worker terminated Unexpectedly exitCode: `0` signalCode: `null` workerpool.script: `electron-forge/node_modules/mocha/lib/nodejs/worker.js` spawnArgs: `electron-forge/node_modules/mocha/lib/nodejs/worker.js` spawnfile: `/usr/bin/node` stdout: `null` stderr: `null` ```
- Loading branch information