We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa9b71d commit f4f42f2Copy full SHA for f4f42f2
projects/igniteui-angular/karma.conf.js
@@ -47,7 +47,7 @@ module.exports = function (config) {
47
logLevel: config.LOG_INFO,
48
autoWatch: true,
49
browsers: ['ChromeHeadlessNoSandbox'],
50
- browserDisconnectTimeout: 4000,
+ browserDisconnectTimeout: 10000,
51
customLaunchers: {
52
ChromeHeadlessNoSandbox: {
53
base: 'ChromeHeadless',
0 commit comments