mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 14:07:25 +01:00
Moved collection test directory
This commit is contained in:
parent
d67ffb2a50
commit
e4c962bbfa
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Tests\Unit\Entity\Source\Collection;
|
namespace Tests\Unit\Entity\Source\Complex\Collection;
|
||||||
|
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
use App\Entity\Source\Complex\Collection\CollectionSourceInterface;
|
use App\Entity\Source\Complex\Collection\CollectionSourceInterface;
|
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Tests\Unit\Entity\Source\Collection;
|
namespace Tests\Unit\Entity\Source\Complex\Collection;
|
||||||
|
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
use Doctrine\Common\Collections\Collection;
|
use Doctrine\Common\Collections\Collection;
|
Loading…
Reference in New Issue
Block a user