Skip to content

Commit

Permalink
chore(karma): longer reconnect timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Aug 28, 2013
1 parent 4138a80 commit 475eddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion karma-shared.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ module.exports = function(config, specificOptions) {
logLevel: config.LOG_INFO,
logColors: true,
browsers: ['Chrome'],
runnerPort: 0,
browserDisconnectTimeout: 5000,


// config for Travis CI
sauceLabs: {
Expand Down

0 comments on commit 475eddf

Please sign in to comment.