mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fixed coverage generation for document list
This commit is contained in:
@@ -73,6 +73,6 @@ module.exports = function (config) {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
singleRun: false
|
singleRun: true
|
||||||
})
|
})
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user