Added missing comma
Some checks failed
Core Repos/Homepage/pipeline/head There was a failure building this commit
Some checks failed
Core Repos/Homepage/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -34,7 +34,7 @@ module.exports = function (config) {
|
|||||||
base: 'ChromeHeadless',
|
base: 'ChromeHeadless',
|
||||||
flags: ['--no-sandbox']
|
flags: ['--no-sandbox']
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
singleRun: false,
|
singleRun: false,
|
||||||
junitReporter: {
|
junitReporter: {
|
||||||
outputDir: 'junit-report',
|
outputDir: 'junit-report',
|
||||||
|
|||||||
Reference in New Issue
Block a user