mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-02 23:16:13 +00:00
Fix test
This commit is contained in:
parent
72a536bd8d
commit
e336d67fa7
@ -348,6 +348,7 @@ final class ExportManagerTest extends KernelTestCase
|
||||
$logger ?? self::getContainer()->get(LoggerInterface::class),
|
||||
$authorizationChecker ?? self::getContainer()->get('security.authorization_checker'),
|
||||
$authorizationHelper ?? self::getContainer()->get('chill.main.security.authorization.helper'),
|
||||
$tokenStorage,
|
||||
$exports,
|
||||
$aggregators,
|
||||
$filters,
|
||||
|
Loading…
x
Reference in New Issue
Block a user