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

Skip to content

Commit f836f6b

Browse files
Merge branch '5.3' into 5.4
* 5.3: [Security] Add UserAuthenticationProviderTest to legacy group
2 parents c5b5115 + 755fc03 commit f836f6b

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