Update karma.conf.js
This commit is contained in:
parent
cc3a5cf79a
commit
dea03c45ae
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ if (browserStack) {
|
|||
accessKey: env.BROWSER_STACK_ACCESS_KEY,
|
||||
build: `bootstrap-${new Date().toISOString()}`,
|
||||
project: 'Bootstrap',
|
||||
retryLimit: 2
|
||||
captureTimeout: 240 // the default is 120
|
||||
}
|
||||
plugins.push('karma-browserstack-launcher', 'karma-jasmine-html-reporter')
|
||||
conf.customLaunchers = browsers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue