mirror of
https://github.com/DerTyp7/osm-routing-angular.git
synced 2025-10-29 12:32:09 +01:00
Initial Commit
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = function (config) {
|
||||
suppressAll: true // removes the duplicated traces
|
||||
},
|
||||
coverageReporter: {
|
||||
dir: require('path').join(__dirname, './coverage/osm-routing-angular'),
|
||||
dir: require('path').join(__dirname, './coverage/ts-streetmap'),
|
||||
subdir: '.',
|
||||
reporters: [
|
||||
{ type: 'html' },
|
||||
|
||||
Reference in New Issue
Block a user