mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fixing path for testHelper
This commit is contained in:
parent
991e5f5bd2
commit
e245ee24c4
@ -17,7 +17,7 @@
|
||||
*/
|
||||
namespace Chill\PersonBundle\Tests\Export\Export;
|
||||
|
||||
use Chill\MainBundle\Test\AbstractExportTestHelper;
|
||||
use Chill\MainBundle\Test\ExportAbstractExportTestHelper;
|
||||
|
||||
/**
|
||||
* Test CountPerson export
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
namespace Chill\PersonBundle\Tests\Export\Export;
|
||||
|
||||
use Chill\MainBundle\Test\AbstractExportTestHelper;
|
||||
use Chill\MainBundle\Test\Export\AbstractExportTestHelper;
|
||||
use Chill\PersonBundle\Export\Export\ListPerson;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user