forked from wallabag/wallabag
bring chrome and firefox as separate imports
This commit is contained in:
committed by
Jeremy Benoist
parent
f7c55b3812
commit
59201088b4
@ -57,7 +57,6 @@ class ReadabilityControllerTest extends WallabagCoreTestCase
|
||||
$this->checkRedis();
|
||||
$this->logInAs('admin');
|
||||
$client = $this->getClient();
|
||||
|
||||
$client->getContainer()->get('craue_config')->set('import_with_redis', 1);
|
||||
|
||||
$crawler = $client->request('GET', '/import/readability');
|
||||
|
||||
Reference in New Issue
Block a user