DX: fix import in test

This commit is contained in:
Julien Fastré 2022-10-06 23:57:26 +02:00
parent db28443008
commit 915ec0d428

View File

@ -13,6 +13,7 @@ namespace Export\Export;
use Chill\MainBundle\Test\Export\AbstractExportTest;
use Chill\PersonBundle\Export\Declarations;
use Chill\PersonBundle\Export\Export\CountSocialWorkActions;
/**
* @internal