test 2
This commit is contained in:
parent
9a94857552
commit
f1ae89629e
2 changed files with 1 additions and 4 deletions
|
@ -15,7 +15,7 @@ test("Launch electron app", async () => {
|
|||
|
||||
console.log(paths)
|
||||
|
||||
console.log(fs.readdirSync(paths.main))
|
||||
console.log(fs.readdirSync(paths.mainBuild))
|
||||
|
||||
const electronApp = await electron.launch({ args: ['build/index.js'], cwd: paths.root });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue