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