Tests > use "Meritoo\Test\Common" namespace (instead of "Meritoo\Common\Test")

This commit is contained in:
Meritoo
2019-03-04 19:35:42 +01:00
parent fe40d9caee
commit 5ebde80646
54 changed files with 134 additions and 125 deletions

View File

@@ -36,7 +36,7 @@
},
"autoload-dev": {
"psr-4": {
"Meritoo\\Common\\Test\\": "tests/"
"Meritoo\\Test\\Common\\": "tests/"
}
},
"config": {