mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Move User controller to Core
This commit is contained in:
parent
a615bcce55
commit
3d7bb85d71
4 changed files with 6 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Tests\Wallabag\UserBundle\Controller;
|
||||
namespace Tests\Wallabag\CoreBundle\Controller;
|
||||
|
||||
use Tests\Wallabag\CoreBundle\WallabagCoreTestCase;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue