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 61c9484 commit 7ea4076Copy full SHA for 7ea4076
karma.conf.js
@@ -51,7 +51,7 @@ module.exports = function (config) {
51
customLaunchers: {
52
HeadlessChrome: {
53
base: 'ChromeHeadless',
54
- flags: ['--no-sandbox' ],
+ flags: ['--no-sandbox']
55
}
56
},
57
0 commit comments