We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc243d commit 4d6076eCopy full SHA for 4d6076e
src/Template/rector.php
@@ -37,7 +37,7 @@
37
$rectorConfig->sets([
38
SetList::DEAD_CODE,
39
LevelSetList::UP_TO_PHP_74,
40
- PHPUnitSetList::PHPUNIT_SPECIFIC_METHOD,
+ PHPUnitSetList::PHPUNIT_CODE_QUALITY,
41
PHPUnitSetList::PHPUNIT_100,
42
]);
43
0 commit comments