mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-23 07:50:23 +00:00
parent
b00da79ab9
commit
345fd1fe4c
1 changed files with 0 additions and 5 deletions
|
|
@ -100,11 +100,6 @@ if (browserStack) {
|
|||
plugins.push('karma-browserstack-launcher', 'karma-jasmine-html-reporter')
|
||||
conf.customLaunchers = browsers
|
||||
conf.browsers = browsersKeys
|
||||
conf.captureTimeout = 300000
|
||||
conf.browserDisconnectTolerance = 0
|
||||
conf.browserDisconnectTimeout = 300000
|
||||
conf.browserSocketTimeout = 120000
|
||||
conf.browserNoActivityTimeout = 300000
|
||||
reporters.push('BrowserStack', 'kjhtml')
|
||||
} else {
|
||||
frameworks.push('detectBrowsers')
|
||||
|
|
|
|||
Loading…
Reference in a new issue