Replace RabbitMQ injection with CraueConfiguration

This commit is contained in:
Nicolas Lœuillet
2016-02-15 21:30:55 +01:00
committed by Jeremy Benoist
parent e31ee20dd7
commit 40d2a29443
6 changed files with 13 additions and 4 deletions

View File

@ -75,7 +75,6 @@ class PocketImportTest extends \PHPUnit_Framework_TestCase
$this->em,
$this->contentProxy,
$config,
$rabbitMQ,
$this->producer
);