Fix test execution
This commit is contained in:
@@ -28,7 +28,7 @@ configStorage.init()
|
|||||||
let mainWindow: BrowserWindow | undefined
|
let mainWindow: BrowserWindow | undefined
|
||||||
|
|
||||||
async function createWindow() {
|
async function createWindow() {
|
||||||
if (isDev) {
|
if (isDev()) {
|
||||||
await waitForDevServer()
|
await waitForDevServer()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user