Fix PHP CS Fixer style in ApiAuthTraitTest
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
namespace App\Tests\Controller\Api;
|
namespace App\Tests\Controller\Api;
|
||||||
|
|
||||||
use App\Controller\Api\ApiAuthController;
|
|
||||||
use App\Controller\Api\ApiAuthTrait;
|
use App\Controller\Api\ApiAuthTrait;
|
||||||
use App\Entity\User;
|
use App\Entity\User;
|
||||||
use Doctrine\ORM\EntityManagerInterface;
|
use Doctrine\ORM\EntityManagerInterface;
|
||||||
|
|||||||
Reference in New Issue
Block a user