We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9298166 commit 3744467Copy full SHA for 3744467
karma.conf.js
@@ -89,7 +89,7 @@ function setConfig(defaultConfig, server) {
89
]
90
};
91
defaultConfig.junitReporter = {
92
- outputDir: 'report',
+ outputDir: 'report/junit',
93
suite: ''
94
95
} else {
0 commit comments