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 655b2b9 + 91b75ee commit 4fb8af5Copy full SHA for 4fb8af5
Tests/Command/UserPasswordHashCommandTest.php
@@ -264,7 +264,7 @@ public function testEncodePasswordAsksNonProvidedUserClass()
264
[2] Custom\Class\Test\User
265
[3] Symfony\Component\Security\Core\User\InMemoryUser
266
EOTXT
267
- , $this->passwordHasherCommandTester->getDisplay(true));
+ , $this->passwordHasherCommandTester->getDisplay(true));
268
}
269
270
public function testNonInteractiveEncodePasswordUsesFirstUserClass()
0 commit comments