Upgrade ng2-alfresco-search

This commit is contained in:
Denys Vuika
2016-09-19 14:20:43 +01:00
parent f40381c20d
commit 69fe8db3fd
7 changed files with 15 additions and 40 deletions

View File

@@ -74,7 +74,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)