Skip to content

Commit 71d4bdd

Browse files
committed
update rector config
1 parent 7091a47 commit 71d4bdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rector.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
// Ignore tests that use CodeIgniter::CI_VERSION
119119
UnwrapFutureCompatibleIfPhpVersionRector::class => [
120120
__DIR__ . '/src/Test/MockInputOutput.php',
121+
__DIR__ . '/tests/Authentication/Authenticators/SessionAuthenticatorTest.php',
121122
__DIR__ . '/tests/Commands/SetupTest.php',
122123
__DIR__ . '/tests/Commands/UserModelGeneratorTest.php',
123124
__DIR__ . '/tests/Controllers/LoginTest.php',

0 commit comments

Comments
 (0)