Increment timeout e2e test to 20000 ms

This commit is contained in:
Rodrigo Ramírez Norambuena
2017-02-12 15:36:18 -03:00
parent dc81ca4f53
commit e62df3b3b1
6 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ global.before(function () {
});
describe("Electron app environment", function () {
this.timeout(10000);
this.timeout(20000);
before(function() {
// Set config sample for use in test