Skip to content

Commit

Permalink
Silence tests of legacy code
Browse files Browse the repository at this point in the history
  • Loading branch information
t2d committed Dec 21, 2024
1 parent 97dc424 commit 9152d1e
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 UsersCheckPasswordCommandTest extends TestCase
class LegacyUsersCheckPasswordCommandTest extends TestCase
{
protected $inputStream;
protected $plainUser;
Expand Down

0 comments on commit 9152d1e

Please sign in to comment.