mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-26 04:55:35 +08:00
chore(karma): longer reconnect timeout
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user