Default timeout to 30 seconds on CI and 10 seconds locally
This commit is contained in:
parent
4ccc3d9fb3
commit
10386edea5
6 changed files with 1 additions and 29 deletions
|
@ -434,8 +434,6 @@ describe('ipc module', function () {
|
|||
})
|
||||
|
||||
it('does not crash when reply is not sent and browser is destroyed', function (done) {
|
||||
this.timeout(10000)
|
||||
|
||||
w = new BrowserWindow({
|
||||
show: false
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue