diff --git a/composer.json b/composer.json index cad0fe1f..4139702d 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ }, "autoload-dev": { "psr-4": { - "Alley\WP\WP_404_Caching\\Tests\\": "tests" + "Alley\\WP\\WP_404_Caching\\Tests\\": "tests" } }, "extra": {