Completed
Push — master ( ee52d8...696270 )
by Alexander
04:27
created
tests/Lib/Service/stub/migrations/Version20190211093348.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,7 @@
 block discarded – undo
8 8
     {
9 9
         return [
10 10
             \Quantick\DeployMigration\Tests\Lib\Service\stub\TestCommand::class => [],
11
-            function (\Illuminate\Contracts\Container\Container $container) {
11
+            function(\Illuminate\Contracts\Container\Container $container) {
12 12
                 return get_class($container);
13 13
             }
14 14
         ];
Please login to merge, or discard this patch.