mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-18 15:54:26 +01:00
Revert "Update karma.conf.js"
This reverts commit b8abded0afe78519c4c2a185d30e8cf245ed243f.
This commit is contained in:
parent
b00da79ab9
commit
345fd1fe4c
@ -100,11 +100,6 @@ if (browserStack) {
|
|||||||
plugins.push('karma-browserstack-launcher', 'karma-jasmine-html-reporter')
|
plugins.push('karma-browserstack-launcher', 'karma-jasmine-html-reporter')
|
||||||
conf.customLaunchers = browsers
|
conf.customLaunchers = browsers
|
||||||
conf.browsers = browsersKeys
|
conf.browsers = browsersKeys
|
||||||
conf.captureTimeout = 300000
|
|
||||||
conf.browserDisconnectTolerance = 0
|
|
||||||
conf.browserDisconnectTimeout = 300000
|
|
||||||
conf.browserSocketTimeout = 120000
|
|
||||||
conf.browserNoActivityTimeout = 300000
|
|
||||||
reporters.push('BrowserStack', 'kjhtml')
|
reporters.push('BrowserStack', 'kjhtml')
|
||||||
} else {
|
} else {
|
||||||
frameworks.push('detectBrowsers')
|
frameworks.push('detectBrowsers')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user