[ADF-3789] Fix the content service coverage path and config (#4010)

* Fix the content service coverage path and config

* Use relative path
This commit is contained in:
Maurizio Vitale
2018-11-27 21:11:37 +00:00
committed by Eugenio Romano
parent 393b7ebe97
commit 86ae2f5c2b
2 changed files with 21 additions and 27 deletions
+1 -1
View File
@@ -575,7 +575,7 @@
},
"content-services": {
"root": "lib/content-services",
"sourceRoot": "lib/content-services/src",
"sourceRoot": "lib/content-services",
"projectType": "library",
"prefix": "adf",
"architect": {