Double app:start test timeout

Change-type: patch
This commit is contained in:
Alexis Svinartchouk 2019-02-11 14:46:05 +01:00
parent a8f8c2cd85
commit ef45696015

View File

@ -29,7 +29,7 @@ if (!entrypoint) {
describe('Spectron', function () {
// Mainly for CI jobs
this.timeout(20000)
this.timeout(40000)
let app = null