This commit is contained in:
Nicolas Lœuillet
2015-02-11 11:52:10 +01:00
parent 70b54da2b1
commit 874e3e10a4
2 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
namespace Wallabag\CoreBundle\Tests\Controller;
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
use Wallabag\CoreBundle\Tests\WallabagTestCase;
class WallabagRestControllerTest extends WebTestCase
class WallabagRestControllerTest extends WallabagTestCase
{
/**
* Generate HTTP headers for authenticate user on API