Update app name

This commit is contained in:
2023-01-04 15:45:45 +01:00
parent 2bdea63c0a
commit 4ade73c516
15 changed files with 29 additions and 50 deletions

View File

@@ -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' },