🐛 N°7313 - Bad display of single quotes in charts (#627)

* 🐛 N°7313 - Bad display of single quotes in charts
* Fix and improve ItopCustomDatamodelTestCase
This commit is contained in:
jf-cbd
2024-04-24 17:03:47 +02:00
committed by GitHub
parent 2ffcfd2f57
commit 59a955f491
6 changed files with 176 additions and 7 deletions

View File

@@ -4,6 +4,9 @@
"sempro/phpunit-pretty-print": "^1.4"
},
"autoload": {
"classmap": [
"unitary-tests/"
],
"psr-4": {
"Combodo\\iTop\\Test\\UnitTest\\": "src/BaseTestCase/",
"Combodo\\iTop\\Test\\UnitTest\\Hook\\": "src/Hook/",