This repository was archived by the owner on Dec 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 478
Npm test fails #320
Copy link
Copy link
Open
Description
I just cloned this repo and run npm i and npm test. I have not made any changes. The test fails with the following error:
mocha temp/e2e.js --require source-map-support/register
application launch
√ shows hello world text on screen after launch
1) "after each" hook: afterEach for "shows hello world text on screen after launch"
1 passing (4s)
1 failing
- application launch
"after each" hook: afterEach for "shows hello world text on screen after launch":
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (C:\Users----\source\repos\electron-boilerplate\temp\e2e.js)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels