Skip to content

Commit

Permalink
Add max-duration option to sauce config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalton committed Dec 2, 2013
1 parent b683725 commit 3ebc923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/saucelabs.js
Expand Up @@ -248,6 +248,7 @@
'build': build,
'framework': 'qunit',
'idle-timeout': 300,
'max-duration': 600,
'name': sessionName,
'public': 'public',
'platforms': platforms,
Expand Down

0 comments on commit 3ebc923

Please sign in to comment.