Skip to content

Commit f7bdbf7

Browse files
committed
fix tests
1 parent 49c8498 commit f7bdbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase/Rector/MethodCall/StaticConnectionHelperRector/config/configured_rule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
use Cake\Upgrade\Rector\Rector\MethodCall\StaticConnectionHelperRector;
5+
use Cake\Upgrade\Rector\Cake5\StaticConnectionHelperRector;
66
use Rector\Config\RectorConfig;
77

88
return static function (RectorConfig $rectorConfig): void {

0 commit comments

Comments
 (0)