mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-03 02:37:57 +00: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