Upgrade ng2-activiti-processlist

This commit is contained in:
Denys Vuika
2016-09-19 11:59:10 +01:00
parent 1b86e1dd8c
commit c14341d1f8
9 changed files with 15 additions and 67 deletions

View File

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