Skip to content

Commit 4d6076e

Browse files
authored
use PHPUNIT_CODE_QUALITY
1 parent bcc243d commit 4d6076e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Template/rector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
$rectorConfig->sets([
3838
SetList::DEAD_CODE,
3939
LevelSetList::UP_TO_PHP_74,
40-
PHPUnitSetList::PHPUNIT_SPECIFIC_METHOD,
40+
PHPUnitSetList::PHPUNIT_CODE_QUALITY,
4141
PHPUnitSetList::PHPUNIT_100,
4242
]);
4343

0 commit comments

Comments
 (0)