Fixed last unit tests

This commit is contained in:
Vito Albano
2023-11-24 15:02:45 +00:00
parent 5f64c87ef9
commit 7d59863100
9 changed files with 14944 additions and 19832 deletions

View File

@@ -15,7 +15,6 @@ module.exports = function (config) {
included: true,
watched: false
},
{ pattern: 'node_modules/chart.js/dist/Chart.js', included: true, watched: false },
{ pattern: 'node_modules/raphael/raphael.min.js', included: true, watched: false },
{ pattern: 'lib/core/src/lib/i18n/**/en.json', included: false, served: true, watched: false },
{ pattern: 'lib/process-services-cloud/src/lib/i18n/*.json', included: false, served: true, watched: false },