8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e81cf commit 51369d7Copy full SHA for 51369d7
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/TraceableVoterTest.php
@@ -11,7 +11,7 @@
11
12
namespace Symfony\Component\Security\Core\Tests\Authorization\Voter;
13
14
-use Symfony\Bundle\FrameworkBundle\Tests\TestCase;
+use PHPUnit\Framework\TestCase;
15
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
16
use Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter;
17
use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
0 commit comments