Skip to content

Commit 4d56192

Browse files
committed
fix cs
1 parent 2dd83e8 commit 4d56192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Services/JWTManagerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
use Lexik\Bundle\JWTAuthenticationBundle\Events;
1010
use Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken;
1111
use Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager;
12-
use PHPUnit\Framework\MockObject\MockObject;
1312
use Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichmentInterface;
13+
use PHPUnit\Framework\MockObject\MockObject;
1414
use PHPUnit\Framework\TestCase;
1515
use Symfony\Component\Security\Core\User\InMemoryUser;
1616
use Symfony\Component\Security\Core\User\UserInterface;

0 commit comments

Comments
 (0)