Test Setup Failed
Push — develop ( 04b246...d52f7e )
by Nikita
10:40
created
app/Http/Controllers/ModulesController.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
 
33 33
         $this->marketplaceModulesRepository = $modulesRepository;
34 34
         $this->laravelModulesRepository = $laravelModulesRepository;
35
-        $this->modulesInstaller  = $modulesInstaller;
35
+        $this->modulesInstaller = $modulesInstaller;
36 36
     }
37 37
 
38 38
     /**
Please login to merge, or discard this patch.