Moved DimensionTest to correct folder

This commit is contained in:
Kevin Frantz 2018-11-02 20:16:15 +01:00
parent 7704739a0a
commit 9bcc54cc64

View File

@ -8,7 +8,7 @@ use App\Helper\DimensionHelperInterface;
use Doctrine\Common\Collections\Collection;
use Doctrine\Common\Collections\ArrayCollection;
class HelperTest extends AbstractTestCase
class DimensionTest extends AbstractTestCase
{
/**
* @var DimensionHelperInterface