first test passing
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"CakeCarts\\Test\\": "tests/",
|
||||
"Cake\\Test\\": "vendor/cakephp/cakephp/tests/"
|
||||
"Cake\\Test\\": "vendor/cakephp/cakephp/tests/",
|
||||
"TestApp\\": "tests/test_app/src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user