This commit is contained in:
2022-01-27 17:08:00 +01:00
parent ad8d40cb1c
commit 0378df42b6
14 changed files with 23 additions and 11 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;
/**