Skip to content

Commit

Permalink
increasing timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored May 22, 2018
1 parent 25bb1e8 commit 1714009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/casperjs/query-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ casper.test.begin('VFB query component tests', function suite(test) {
runQueryTests();
}, null, 10000);
}, null, 10000);
}, null, 10000);
}, null, 120000);
});
};

Expand Down

0 comments on commit 1714009

Please sign in to comment.