Skip to content

Commit 56de486

Browse files
committed
fix cs
1 parent 3a33415 commit 56de486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/enqueue/Tests/Client/ConsumptionExtension/SetRouterPropertiesExtensionTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public function testShouldSetRouterProcessorPropertyIfNotSetAndOnRouterQueue()
4343
->expects($this->once())
4444
->method('createQueue')
4545
->willReturn($queue)
46-
;
46+
;
4747

4848
$message = new NullMessage();
4949

0 commit comments

Comments
 (0)