mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Update PHPUnit configuration and reorganize test files for rector rules
This commit is contained in:
@@ -28,7 +28,7 @@ class ChillBundleAddFormDefaultDataOnExportFilterAggregatorRectorTest extends Ab
|
||||
$this->doTestFile($file);
|
||||
}
|
||||
|
||||
public function provideData(): \Iterator
|
||||
public static function provideData(): \Iterator
|
||||
{
|
||||
return self::yieldFilesFromDirectory(__DIR__.'/Fixture');
|
||||
}
|
||||
|
Reference in New Issue
Block a user