Update app name
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/diuna'),
|
||||
dir: require('path').join(__dirname, './coverage/diunaBI'),
|
||||
subdir: '.',
|
||||
reporters: [
|
||||
{ type: 'html' },
|
||||
|
||||
Reference in New Issue
Block a user