mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-10 06:27:24 +01:00
Moved DimensionTest to correct folder
This commit is contained in:
parent
7704739a0a
commit
9bcc54cc64
@ -8,7 +8,7 @@ use App\Helper\DimensionHelperInterface;
|
|||||||
use Doctrine\Common\Collections\Collection;
|
use Doctrine\Common\Collections\Collection;
|
||||||
use Doctrine\Common\Collections\ArrayCollection;
|
use Doctrine\Common\Collections\ArrayCollection;
|
||||||
|
|
||||||
class HelperTest extends AbstractTestCase
|
class DimensionTest extends AbstractTestCase
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var DimensionHelperInterface
|
* @var DimensionHelperInterface
|
Loading…
Reference in New Issue
Block a user