Skip to content

Commit

Permalink
Increase backoff tests timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
davedoesdev committed Sep 22, 2020
1 parent a5f5fd2 commit 3f3f9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -6727,7 +6727,7 @@ module.exports = function (config, connect, options)
/*jshint validthis: true */
run.call(this, Object.assign(
{
test_timeout: 60000,
test_timeout: 120000,

only: function (get_info)
{
Expand Down

0 comments on commit 3f3f9f1

Please sign in to comment.