We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d5f495 + d2a6bf4 commit 8ec874dCopy full SHA for 8ec874d
Tests/Functional/UserPasswordEncoderCommandTest.php
@@ -286,7 +286,7 @@ public function testEncodePasswordAsksNonProvidedUserClass()
286
[2] Custom\Class\Test\User
287
[3] Symfony\Component\Security\Core\User\InMemoryUser
288
EOTXT
289
- , $this->passwordEncoderCommandTester->getDisplay(true));
+ , $this->passwordEncoderCommandTester->getDisplay(true));
290
}
291
292
public function testNonInteractiveEncodePasswordUsesFirstUserClass()
0 commit comments