We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b36702 commit c7aeb5eCopy full SHA for c7aeb5e
Tests/DependencyInjection/OldSoundRabbitMqExtensionTest.php
@@ -313,6 +313,10 @@ public function testFooProducerDefinition()
313
'declare' => false,
314
)
315
316
+ ),
317
+ array(
318
+ 'setDefaultRoutingKey',
319
+ array('')
320
321
),
322
$definition->getMethodCalls()
@@ -394,6 +398,10 @@ public function testDefaultProducerDefinition()
394
398
395
399
396
400
401
402
403
404
397
405
406
407
0 commit comments