mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-11-03 18:58:01 +00:00
Optimized unit tests for new data structure
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\UserSource;
|
||||
use App\Entity\Source\Data\UserSource;
|
||||
use App\Entity\UserInterface;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user