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