mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-02-23 10:23:32 +00:00
(karma.conf.js) Updated the default path
This commit is contained in:
parent
0ebc16ec05
commit
9abbf5fec2
@ -26,7 +26,7 @@ module.exports = function (config)
|
||||
suppressAll: true // removes the duplicated traces
|
||||
},
|
||||
coverageReporter : {
|
||||
dir : require('path').join(__dirname, './coverage/angular12'),
|
||||
dir : require('path').join(__dirname, './coverage/fuse'),
|
||||
subdir : '.',
|
||||
reporters: [
|
||||
{type: 'html'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user