diff --git a/src/Actions/ValidatesEnvironment.php b/src/Actions/ValidatesEnvironment.php index 0f79d902..6f1af4c7 100644 --- a/src/Actions/ValidatesEnvironment.php +++ b/src/Actions/ValidatesEnvironment.php @@ -19,7 +19,6 @@ final class ValidatesEnvironment */ private const NEEDED_FILES = [ 'composer.json', - 'tests', ]; /**