forked from wallabag/wallabag
Implement simple config
This commit is contained in:
@ -4,7 +4,7 @@ namespace Wallabag\CoreBundle\Tests;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
class WallabagTestCase extends WebTestCase
|
||||
abstract class WallabagTestCase extends WebTestCase
|
||||
{
|
||||
private $client = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user