Upgrade ng2-alfresco-login

This commit is contained in:
Denys Vuika
2016-09-19 14:13:59 +01:00
parent 49b9c8eeae
commit f40381c20d
7 changed files with 15 additions and 35 deletions

View File

@@ -69,7 +69,7 @@ module.exports = function (config) {
],
// Coverage reporter generates the coverage
reporters: ['mocha', 'coverage', 'coveralls', 'kjhtml'],
reporters: ['mocha', 'coverage', 'kjhtml'],
// Source files that you wanna generate coverage for.
// Do not include tests or libraries (these files will be instrumented by Istanbul)