diff --git a/Test/Export/AbstractExportTestHelper.php b/Test/Export/AbstractExportTestHelper.php index 4cfad3107..bdee0f358 100644 --- a/Test/Export/AbstractExportTestHelper.php +++ b/Test/Export/AbstractExportTestHelper.php @@ -15,7 +15,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ -namespace Chill\MainBundle\Test; +namespace Chill\MainBundle\Test\Export; use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase; use Doctrine\ORM\QueryBuilder;