mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
87968: Clean up after automatic upgrade
- Get rid of missed empty routerLinks - Fix abstract property initializers - Specify coverage reporter
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = function (config) {
|
||||
reports: ['html', 'lcovonly', 'text-summary'],
|
||||
fixWebpackSourcePaths: true
|
||||
},
|
||||
reporters: ['mocha', 'kjhtml'],
|
||||
reporters: ['mocha', 'kjhtml', 'coverage-istanbul'],
|
||||
mochaReporter: {
|
||||
ignoreSkipped: true,
|
||||
output: 'autowatch'
|
||||
|
Reference in New Issue
Block a user