tests: increase helper timeout

This commit is contained in:
John McLear 2020-03-22 20:30:00 +00:00 committed by muxator
parent f7783e5f2a
commit d05e02a681

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