mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +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.
|
||||
coverageReporter: {
|
||||
dir: "target/coverage"
|
||||
dir: "dist/coverage"
|
||||
},
|
||||
|
||||
// HTML test reporting.
|
||||
|
Loading…
x
Reference in New Issue
Block a user