Skip to content

Commit

Permalink
Merge branch '5.4' into 6.0
Browse files Browse the repository at this point in the history
* 5.4:
  [Security] Add UserAuthenticationProviderTest to legacy group
  • Loading branch information
nicolas-grekas committed May 20, 2021
2 parents 590b8aa + f836f6b commit 1cec4a5
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
use Symfony\Component\Security\Core\User\UserCheckerInterface;
use Symfony\Component\Security\Core\User\UserInterface;

/**
* @group legacy
*/
class UserAuthenticationProviderTest extends TestCase
{
public function testSupports()
Expand Down

0 comments on commit 1cec4a5

Please sign in to comment.