8714-devToTest #1547
|
@ -13,7 +13,7 @@ if (process.env.CI) {
|
|||
browser = 'chromium';
|
||||
reporter = 'junit';
|
||||
reporterOptions = {
|
||||
mochaFile: 'e2e-junitresults.xml,toConsole=true',
|
||||
mochaFile: 'e2e-junitresults.xml',
|
||||
toConsole: true,
|
||||
};
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue