mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-01 17:38:38 +00:00
Replace RabbitMQ injection with CraueConfiguration
This commit is contained in:
parent
e31ee20dd7
commit
40d2a29443
6 changed files with 13 additions and 4 deletions
|
@ -75,7 +75,6 @@ class PocketImportTest extends \PHPUnit_Framework_TestCase
|
|||
$this->em,
|
||||
$this->contentProxy,
|
||||
$config,
|
||||
$rabbitMQ,
|
||||
$this->producer
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue