mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
improve test datatable
This commit is contained in:
@@ -96,7 +96,7 @@ module.exports = function (config) {
|
||||
// Source files that you wanna generate coverage for.
|
||||
// Do not include tests or libraries (these files will be instrumented by Istanbul)
|
||||
preprocessors: {
|
||||
'dist/**/!(*spec|index|*mock|*model).js': 'coverage'
|
||||
'dist/**/!(*spec|index|*mock|*model|*interface).js': 'coverage'
|
||||
},
|
||||
|
||||
coverageReporter: {
|
||||
|
Reference in New Issue
Block a user