Skip to content

Commit

Permalink
chore(Saucelabs): use newer parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Jan 25, 2017
1 parent 1e39352 commit f7309e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma.conf.js
Expand Up @@ -155,7 +155,7 @@ function addSauceTests (cfg) {
startConnect: true,
connectOptions: {
connectRetries: 10,
reconnect: 60
connectRetryTimeout: 60000
}
};

Expand Down

0 comments on commit f7309e7

Please sign in to comment.