refactor: [Authorizable Trait] move $matrix outside foreach loop #2191
Annotations
1 error and 8 warnings
Run Coveralls
Process completed with exit code 1.
|
Test with PHPUnit:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.80s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L94
Took 0.65s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L316
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L210
Took 0.64s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L260
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L186
Took 0.63s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L234
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L56
Took 0.62s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
Loading