feature/unit-tests-ci #3

Merged
cameron merged 8 commits from feature/unit-tests-ci into master 2020-04-21 03:06:13 +00:00
Showing only changes of commit 9c258f85b5 - Show all commits

View File

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