diff --git a/composer.json b/composer.json index c68ed02..b267092 100644 --- a/composer.json +++ b/composer.json @@ -12,9 +12,7 @@ "autoload": { "psr-4": { "AntonyThorpe\\Consumer\\": "src/", - "AntonyThorpe\\Consumer\\Tests\\": "tests/", - "AntonyThorpe\\Consumer\\Tests\\Loader\\": "tests/Loader/", - "AntonyThorpe\\Consumer\\Tests\\Model\\": "tests/Model/" + "AntonyThorpe\\Consumer\\Tests\\": "tests/" } }, "extra": {