angular conf change

coverage fix
This commit is contained in:
Eugenio Romano
2018-09-24 14:28:44 +01:00
parent d186e4e6f6
commit 6a269c460b
3 changed files with 16 additions and 5 deletions

View File

@@ -52,6 +52,7 @@ module.exports = function (config) {
client: {
clearContext: false // leave Jasmine Spec Runner output visible in browser
},
coverageIstanbulReporter: {
dir: './lib/coverage/content-services/',
reports: ['html', 'lcovonly'],