Skip to content

Commit

Permalink
Revert "Silence tests of legacy code"
Browse files Browse the repository at this point in the history
This reverts commit 9152d1e.
  • Loading branch information
t2d committed Dec 21, 2024
1 parent 9152d1e commit a91a4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Command/UsersCheckPasswordCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
use Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface;
use Symfony\Component\PasswordHasher\PasswordHasherInterface;

class LegacyUsersCheckPasswordCommandTest extends TestCase
class UsersCheckPasswordCommandTest extends TestCase
{
protected $inputStream;
protected $plainUser;
Expand Down

0 comments on commit a91a4ac

Please sign in to comment.