Skip to content
2 changes: 1 addition & 1 deletion rector.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
__DIR__ . '/system/ThirdParty',
__DIR__ . '/tests/system/Config/fixtures',
__DIR__ . '/tests/system/Filters/fixtures',
__DIR__ . '/tests/_support/Commands/Foobar.php',
__DIR__ . '/tests/_support/Commands/Legacy/Foobar.php',
__DIR__ . '/tests/_support/View',
__DIR__ . '/tests/system/View/Views',

Expand Down
Loading
Loading