Update karma.conf.js

This commit is contained in:
XhmikosR 2020-12-15 11:37:41 +02:00 committed by GitHub
parent cc3a5cf79a
commit dea03c45ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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