Update output for mocha-junit-reporter
This commit is contained in:
parent
dedb372076
commit
9906f21c57
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"reporterEnabled": "spec, mocha-junit-reporter",
|
"reporterEnabled": "spec, mocha-junit-reporter",
|
||||||
"mochaJunitReporterReporterOptions": {
|
"mochaJunitReporterReporterOptions": {
|
||||||
"mochaFile": "test/junit-results.xml"
|
"mochaFile": "coverage/junit.xml"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue