Completed
Push — master ( b240e2...b557e0 )
by Arnaud
10:11 queued 04:51
created
tests/Command/BuildCommandTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
             ->method('get')
83 83
             ->willReturnMap([
84 84
                 ['event_dispatcher', $c, $eventDispatcher],
85
-                ['jk.assets.notification_subscriber', $c,  $notificationSubscriber]
85
+                ['jk.assets.notification_subscriber', $c, $notificationSubscriber]
86 86
             ])
87 87
         ;
88 88
         
Please login to merge, or discard this patch.