diff --git a/tests/main.spec.ts b/tests/main.spec.ts index 1c02d3e..c0dfcd1 100644 --- a/tests/main.spec.ts +++ b/tests/main.spec.ts @@ -5,7 +5,7 @@ import { Application } from 'spectron'; import packageJson from '../package.json'; describe('Application', function() { - this.timeout(10000); + this.timeout(20000); beforeEach(function() { this.app = new Application({