skip missing test case on scoping

This commit is contained in:
TomasVotruba 2021-04-08 12:34:55 +02:00
parent b75db9403d
commit f5b8b4dfaa

View File

@ -38,8 +38,8 @@ final class DowngradeRectorConfig
'*/Test/*',
// missing phpunit test case
'packages/Testing/PHPUnit/AbstractCommunityRectorTestCase.php',
'packages/Testing/PHPUnit/AbstractRectorTestCase.php',
'packages/Testing/PHPUnit/AbstractComposerRectorTestCase.php',
// only for dev
'packages/Testing/PhpConfigPrinter/*',