diff --git a/tests/spectron/runner.spec.js b/tests/spectron/runner.spec.js index 354b02cb..cff63f8c 100644 --- a/tests/spectron/runner.spec.js +++ b/tests/spectron/runner.spec.js @@ -29,7 +29,7 @@ if (!entrypoint) { describe('Spectron', function () { // Mainly for CI jobs - this.timeout(20000) + this.timeout(40000) let app = null