We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7091a47 commit 71d4bddCopy full SHA for 71d4bdd
1 file changed
rector.php
@@ -118,6 +118,7 @@
118
// Ignore tests that use CodeIgniter::CI_VERSION
119
UnwrapFutureCompatibleIfPhpVersionRector::class => [
120
__DIR__ . '/src/Test/MockInputOutput.php',
121
+ __DIR__ . '/tests/Authentication/Authenticators/SessionAuthenticatorTest.php',
122
__DIR__ . '/tests/Commands/SetupTest.php',
123
__DIR__ . '/tests/Commands/UserModelGeneratorTest.php',
124
__DIR__ . '/tests/Controllers/LoginTest.php',
0 commit comments