8000 Merge branch '5.4' into 6.0 · symfony/symfony@1cec4a5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1cec4a5

Browse files
Merge branch '5.4' into 6.0
* 5.4: [Security] Add UserAuthenticationProviderTest to legacy group
2 parents 590b8aa + f836f6b commit 1cec4a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Component/Security/Core/Tests/Authentication/Provider/UserAuthenticationProviderTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
use Symfony\Component\Security\Core\User\UserCheckerInterface;
2727
use Symfony\Component\Security\Core\User\UserInterface;
2828

29+
/**
30+
* @group legacy
31+
*/
2932
class UserAuthenticationProviderTest extends TestCase
3033
{
3134
public function testSupports()

0 commit comments

Comments
 (0)
0