Skip to content

Commit 42097a8

Browse files
committed
Add tests/ to refactor by Rector
1 parent 0ae3a9a commit 42097a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
// The paths to refactor (can also be supplied with CLI arguments)
5454
$rectorConfig->paths([
5555
__DIR__ . '/src/',
56+
__DIR__ . '/tests/',
5657
]);
5758

5859
// Include Composer's autoload - required for global execution, remove if running locally

0 commit comments

Comments
 (0)