You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed unit test failure after the change of using Electron's
`app.whenReady` API.
- Implemented unit test for function `createWindow`.
- Removed `mainWindow` from `main` export as its' value will
always be `undefined` the way it's exported.
0 commit comments