Revert "fix cs"

This reverts commit 7b3e9cb490.
This commit is contained in:
Pol Dellaiera
2022-01-25 15:54:20 +01:00
parent 990fc0e484
commit 7513187a6d
11 changed files with 20 additions and 0 deletions

View File

@@ -29,7 +29,9 @@ use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
final class PersonVoterTest extends KernelTestCase
{
use PrepareCenterTrait;
use PrepareScopeTrait;
use PrepareUserTrait;
/**