Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit f33c6a8

Browse files
[2.7] add @group legacy
1 parent ec9c408 commit f33c6a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Core/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)