mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 19:11:07 +00:00
first test for API, need refactor
This commit is contained in:
parent
2734044aca
commit
91f78f26f2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
namespace Wallabag\CoreBundle\Tests\Controller;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
use Symfony\Component\Security\Core\Encoder\MessageDigestPasswordEncoder;
|
||||
|
||||
class WallabagRestControllerTest extends WebTestCase
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue