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 f34b46b commit e3c6727Copy full SHA for e3c6727
rector.php
@@ -42,7 +42,6 @@
42
__DIR__ . '/system/Debug/Toolbar/Views/toolbar.tpl.php',
43
__DIR__ . '/system/ThirdParty',
44
__DIR__ . '/tests/system/Config/fixtures',
45
- __DIR__ . '/tests/system/Models',
46
__DIR__ . '/tests/_support',
47
PassStrictParameterToFunctionParameterRector::class => [__DIR__ . '/tests/system/Database/Live/SelectTest.php'],
48
]);
0 commit comments