fix: nwjs start

This commit is contained in:
msojocs 2024-07-06 22:02:20 +08:00
parent 73408a773c
commit 8b0ed3be8e

View File

@ -8,8 +8,9 @@ import * as fs from 'fs'
describe("wcc - module", function () {
this.beforeAll(function(done) {
this.timeout(60000)
this.timeout(120000)
windows.start()
console.log('start success!')
done()
})
this.afterAll(() => {