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',
|
||||
flags: ['--no-sandbox']
|
||||
}
|
||||
}
|
||||
},
|
||||
singleRun: false,
|
||||
junitReporter: {
|
||||
outputDir: 'junit-report',
|
||||
|
||||
Reference in New Issue
Block a user