mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
fix: do not force having tests folder
This commit is contained in:
@ -19,7 +19,6 @@ final class ValidatesEnvironment
|
|||||||
*/
|
*/
|
||||||
private const NEEDED_FILES = [
|
private const NEEDED_FILES = [
|
||||||
'composer.json',
|
'composer.json',
|
||||||
'tests',
|
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user