mirror of
https://github.com/nasa/openmct.git
synced 2025-05-07 19:18:36 +00:00
[Build] Update code coverage report path
This commit is contained in:
parent
97c69799b4
commit
918c667496
@ -76,7 +76,7 @@ module.exports = function(config) {
|
|||||||
|
|
||||||
// Code coverage reporting.
|
// Code coverage reporting.
|
||||||
coverageReporter: {
|
coverageReporter: {
|
||||||
dir: "target/coverage"
|
dir: "dist/coverage"
|
||||||
},
|
},
|
||||||
|
|
||||||
// HTML test reporting.
|
// HTML test reporting.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user