Update the namespace for user repository.
This commit is contained in:
parent
f2aebb6d68
commit
19222f0cf9
@ -3,7 +3,7 @@
|
||||
namespace Slovocast\Tests\Controller\User;
|
||||
|
||||
use Slovocast\Tests\TestCase;
|
||||
use Slovocast\Domain\Repository\UserRepositoryInterface;
|
||||
use Slovocast\Domain\Repository\User\UserRepositoryInterface;
|
||||
use Slovocast\Domain\Entity\User;
|
||||
use Odan\Session\SessionInterface;
|
||||
use Psr\Http\Message\ServerRequestInterface as Request;
|
||||
|
Loading…
Reference in New Issue
Block a user