ov-components: Set headless chrome for unit tests
This commit is contained in:
parent
f309527c26
commit
5a40ce9056
@ -38,7 +38,7 @@ module.exports = function (config) {
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
autoWatch: true,
|
||||
browsers: ['Chrome'],
|
||||
browsers: ['ChromeHeadless'],
|
||||
singleRun: false,
|
||||
restartOnFileChange: true
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user