Added missing comma
Some checks failed
Core Repos/Homepage/pipeline/head There was a failure building this commit

This commit is contained in:
Cameron Cordes
2020-04-20 20:04:33 -04:00
parent cd02d586e1
commit 9c258f85b5

View File

@@ -34,7 +34,7 @@ module.exports = function (config) {
base: 'ChromeHeadless',
flags: ['--no-sandbox']
}
}
},
singleRun: false,
junitReporter: {
outputDir: 'junit-report',