mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Solved unit tests
This commit is contained in:
@@ -4,7 +4,7 @@ namespace tests\unit\Entity;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use App\Entity\User;
|
||||
use App\Entity\Source\Data\UserSource;
|
||||
use App\Entity\Source\Combination\UserSource;
|
||||
use App\Entity\UserInterface;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user