Skip to content

Commit 7ea4076

Browse files
ossdev07Qix-
authored andcommitted
Update karma.conf.js
1 parent 61c9484 commit 7ea4076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ module.exports = function (config) {
5151
customLaunchers: {
5252
HeadlessChrome: {
5353
base: 'ChromeHeadless',
54-
flags: ['--no-sandbox' ],
54+
flags: ['--no-sandbox']
5555
}
5656
},
5757

0 commit comments

Comments
 (0)