[prefixed] skip AbstractKernelTestCase

This commit is contained in:
TomasVotruba 2021-04-21 14:53:22 +02:00
parent df7e3f2f82
commit d83bef97b6

View File

@ -19,6 +19,8 @@ final class StaticEasyPrefixer
'Composer\InstalledVersions',
// for SmartFileInfo
'Symplify\SmartFileSystem\SmartFileInfo',
// for AbstractRectorTestCase
'Symplify\PackageBuilder\Testing\AbstractKernelTestCase',
];
/**