test namespace specific

This commit is contained in:
Yurii
2026-03-15 13:09:18 +02:00
parent d3d3e1bb82
commit 7be93fb699
+2 -1
View File
@@ -87,7 +87,8 @@
},
"autoload-dev": {
"psr-4": {
"tests\\": "tests/",
"tests\\unit\\Espo\\": "tests/unit/Espo",
"tests\\integration\\Espo\\": "tests/integration/Espo",
"EspoDev\\": "dev/"
}
},