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 0ae3a9a commit 42097a8Copy full SHA for 42097a8
rector.php
@@ -53,6 +53,7 @@
53
// The paths to refactor (can also be supplied with CLI arguments)
54
$rectorConfig->paths([
55
__DIR__ . '/src/',
56
+ __DIR__ . '/tests/',
57
]);
58
59
// Include Composer's autoload - required for global execution, remove if running locally
0 commit comments