mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Renamed domain SourceManagement to Source
This commit is contained in:
@@ -5,7 +5,7 @@ namespace tests\Unit\Repository\Source;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
|
||||
use Doctrine\ORM\EntityManager;
|
||||
use Infinito\Entity\Source\Complex\UserSource;
|
||||
use Infinito\Domain\SourceManagement\SourceMemberManager;
|
||||
use Infinito\Domain\Source\SourceMemberManager;
|
||||
|
||||
/**
|
||||
* @todo refactor this to an integration test!
|
||||
|
Reference in New Issue
Block a user