Test Setup Failed
Pull Request — master (#360)
by Antonio Carlos
03:32 queued 02:06
created
src/Support/Resource.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -206,7 +206,7 @@
 block discarded – undo
206 206
     public function check($action = 'resource', $caller = 'console')
207 207
     {
208 208
         $this->setCurrentAction($action)
209
-             ->setCurrentCaller($caller)
209
+                ->setCurrentCaller($caller)
210 210
             ->targets->each(function (
211 211
                 Target $target
212 212
             ) {
Please login to merge, or discard this patch.