refactor: [Authorizable Trait] move $matrix outside foreach loop #2191
Annotations
10 warnings
tests/Unit/UserIdentityModelTest.php#L86
Took 0.78s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
tests/Controllers/RegisterTest.php#L56
Took 0.73s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
tests/Controllers/RegisterTest.php#L94
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
tests/Controllers/RegisterTest.php#L260
Took 0.72s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
tests/Controllers/RegisterTest.php#L210
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
tests/Controllers/RegisterTest.php#L186
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
tests/Controllers/RegisterTest.php#L234
Took 0.71s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
tests/Controllers/RegisterTest.php#L316
Took 0.68s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
tests/Unit/UserTest.php#L66
Took 0.63s from 0.50s limit to run Tests\\Unit\\UserTest::testModelFindAllWithIdentities
|
tests/Unit/PasswordsTest.php#L36
Took 0.55s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
This job succeeded
Loading