forked from wallabag/wallabag
Replace RabbitMQ injection with CraueConfiguration
This commit is contained in:
committed by
Jeremy Benoist
parent
e31ee20dd7
commit
40d2a29443
@ -75,7 +75,6 @@ class PocketImportTest extends \PHPUnit_Framework_TestCase
|
||||
$this->em,
|
||||
$this->contentProxy,
|
||||
$config,
|
||||
$rabbitMQ,
|
||||
$this->producer
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user