Skip to content

Commit be64e9c

Browse files
committed
fix install
1 parent b2c8422 commit be64e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
require __DIR__ . '/../vendor/autoload.php';
66

7-
require_once __DIR__ . '/../vendor/rector/rector/vendor/autoload.php';
7+
require_once __DIR__ . '/../vendor/rector/rector-src/vendor/autoload.php';

0 commit comments

Comments
 (0)