Skip to content

Commit e3c6727

Browse files
committed
[Rector] Enable check tests/system/Models
1 parent f34b46b commit e3c6727

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rector.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
__DIR__ . '/system/Debug/Toolbar/Views/toolbar.tpl.php',
4343
__DIR__ . '/system/ThirdParty',
4444
__DIR__ . '/tests/system/Config/fixtures',
45-
__DIR__ . '/tests/system/Models',
4645
__DIR__ . '/tests/_support',
4746
PassStrictParameterToFunctionParameterRector::class => [__DIR__ . '/tests/system/Database/Live/SelectTest.php'],
4847
]);

0 commit comments

Comments
 (0)