Skip to content

Commit c272bab

Browse files
[2.7] add @group legacy
1 parent e9ed137 commit c272bab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/LegacySecurityContextTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
use Symfony\Component\Security\Core\Authorization\AuthorizationChecker;
1616
use Symfony\Component\Security\Core\SecurityContext;
1717

18+
/**
19+
* @group legacy
20+
*/
1821
class LegacySecurityContextTest extends \PHPUnit_Framework_TestCase
1922
{
2023
private $tokenStorage;

0 commit comments

Comments
 (0)