changed test folder data to primitive

This commit is contained in:
Kevin Frantz 2018-11-21 17:57:58 +01:00
parent 999d17ad28
commit a8050328aa

View File

@ -1,6 +1,6 @@
<?php <?php
namespace tests\unit\Entity\Source\Data; namespace tests\unit\Entity\Source\Primitive;
use PHPUnit\Framework\TestCase; use PHPUnit\Framework\TestCase;
use App\Entity\Source\Primitive\Name\NameSourceInterface; use App\Entity\Source\Primitive\Name\NameSourceInterface;