aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/ImportBundle
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Wallabag/ImportBundle')
-rw-r--r--tests/Wallabag/ImportBundle/Import/PocketImportTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Wallabag/ImportBundle/Import/PocketImportTest.php b/tests/Wallabag/ImportBundle/Import/PocketImportTest.php
index a0f943ee..5bf47d96 100644
--- a/tests/Wallabag/ImportBundle/Import/PocketImportTest.php
+++ b/tests/Wallabag/ImportBundle/Import/PocketImportTest.php
@@ -75,7 +75,6 @@ class PocketImportTest extends \PHPUnit_Framework_TestCase
75 $this->em, 75 $this->em,
76 $this->contentProxy, 76 $this->contentProxy,
77 $config, 77 $config,
78 $rabbitMQ,
79 $this->producer 78 $this->producer
80 ); 79 );
81 80