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 b51d215 + b0169ed commit 91b75eeCopy full SHA for 91b75ee
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