php-cs
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
e0a862b626
commit
b8568662bd
@ -5,8 +5,8 @@ namespace Tests\Wallabag\CoreBundle\Controller;
|
||||
use Tests\Wallabag\CoreBundle\WallabagCoreTestCase;
|
||||
use Wallabag\CoreBundle\Entity\Config;
|
||||
use Wallabag\CoreBundle\Entity\Entry;
|
||||
use Wallabag\CoreBundle\Entity\Tag;
|
||||
use Wallabag\CoreBundle\Entity\SiteCredential;
|
||||
use Wallabag\CoreBundle\Entity\Tag;
|
||||
use Wallabag\CoreBundle\Helper\ContentProxy;
|
||||
|
||||
class EntryControllerTest extends WallabagCoreTestCase
|
||||
|
Loading…
x
Reference in New Issue
Block a user