mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
chore(karma): longer reconnect timeout
This commit is contained in:
parent
4138a80611
commit
475eddf678
1 changed files with 2 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue