euromark 11 years ago
parent
commit
9e20317dd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -25,7 +25,7 @@
 	"autoload-dev": {
 		"psr-4": {
 			"Tools\\Test\\": "tests",
-			"Cake\\Test\\Fixture\\": "vendor/cakephp/cakephp/tests/Fixture"
+			"Cake\\Test\\": "vendor/cakephp/cakephp/tests"
 		}
 	},
 	"support":{