test namespace specific
This commit is contained in:
+2
-1
@@ -87,7 +87,8 @@
|
|||||||
},
|
},
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"tests\\": "tests/",
|
"tests\\unit\\Espo\\": "tests/unit/Espo",
|
||||||
|
"tests\\integration\\Espo\\": "tests/integration/Espo",
|
||||||
"EspoDev\\": "dev/"
|
"EspoDev\\": "dev/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user