]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tests/Wallabag/ImportBundle/Import/PocketImportTest.php
Replace RabbitMQ injection with CraueConfiguration
[github/wallabag/wallabag.git] / tests / Wallabag / ImportBundle / Import / PocketImportTest.php
index a0f943ee80ea652af073444232b950dcbbbb7ab1..5bf47d964086a1f3cce19b533f5ffe55fa29eb69 100644 (file)
@@ -75,7 +75,6 @@ class PocketImportTest extends \PHPUnit_Framework_TestCase
             $this->em,
             $this->contentProxy,
             $config,
-            $rabbitMQ,
             $this->producer
         );