diff --git a/composer.json b/composer.json index 6689ba5..59cc4d1 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,7 @@ "autoload-dev": { "psr-4": { "IgniteKit\\Validation\\Tests\\": [ - "tests", - "tests/Fixtures" + "tests" ] } },