y
This commit is contained in:
parent
ee589d7975
commit
7f7e276cf0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import * as fs from "fs";
|
||||||
|
|
||||||
test("Launch electron app", async () => {
|
test("Launch electron app", async () => {
|
||||||
|
|
||||||
const aa = fs.readdirSync(join(__dirname, "../../"))
|
const aa = fs.readdirSync(join(__dirname, "../../build"))
|
||||||
|
|
||||||
console.log(aa)
|
console.log(aa)
|
||||||
console.log(__dirname)
|
console.log(__dirname)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue