]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ApiBundle/Tests/WallabagApiTestCase.php
Re-enable test on doctrine command
[github/wallabag/wallabag.git] / src / Wallabag / ApiBundle / Tests / WallabagApiTestCase.php
similarity index 96%
rename from src/Wallabag/ApiBundle/Tests/AbstractControllerTest.php
rename to src/Wallabag/ApiBundle/Tests/WallabagApiTestCase.php
index 09cde0f602766995b7c48b02a0e85c121390fa40..8a57fea2639ade40dd5d7cc88a963824cb6a73d1 100644 (file)
@@ -5,7 +5,7 @@ namespace Wallabag\ApiBundle\Tests;
 use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
 use Symfony\Component\BrowserKit\Cookie;
 
-abstract class AbstractControllerTest extends WebTestCase
+abstract class WallabagApiTestCase extends WebTestCase
 {
     /**
      * @var Client