tests: increase helper timeout

pull/3885/head
John McLear 2020-03-22 20:30:00 +00:00 committed by muxator
parent f7783e5f2a
commit d05e02a681
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ describe("the test helper", function(){
});
it("gives me 3 jquery instances of chrome, outer and inner", function(done){
this.timeout(5000);
this.timeout(10000);
helper.newPad(function(){
//check if the jquery selectors have the desired elements