Replace phpunit with pest
This commit is contained in:
@ -10,7 +10,6 @@ return static function (RectorConfig $rectorConfig): void {
|
||||
$rectorConfig->paths(
|
||||
[
|
||||
__DIR__.'/src',
|
||||
__DIR__.'/tests',
|
||||
]
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user