8000 Add voter individual decisions to profiler · symfony/symfony@51369d7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51369d7

Browse files
committed
Add voter individual decisions to profiler
1 parent 57e81cf commit 51369d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/Core/Tests/Authorization/Voter/TraceableVoterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
namespace Symfony\Component\Security\Core\Tests\Authorization\Voter;
1313

14-
use Symfony\Bundle\FrameworkBundle\Tests\TestCase;
14+
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
1616
use Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter;
1717
use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;

0 commit comments

Comments
 (0)
0