Ajout de commentaires
continuous-integration/drone/push Build is failing Details

issue_020_Auth_Stub_Test
Paul LEVRAULT 1 year ago
parent 98e7c22cb9
commit 4af6a741eb

@ -35,6 +35,7 @@ class UserManagerTest extends TestCase
} }
public function testLoginFailure() public function testLoginFailure()
//Ne fonctionne pas : Error: Typed property Manager\UserManager::$currentUser must not be accessed before initialization
{ {
$loginUser = 'john.doe@example.com'; $loginUser = 'john.doe@example.com';
$passwordUser = 'wrong_password'; $passwordUser = 'wrong_password';

Loading…
Cancel
Save