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