Test Failed
Push — develop ( c3d980...50f9bb )
by nguereza
02:14
created
src/Demo/LoginAction.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
                 $this->template,
77 77
                 'login',
78 78
                 [
79
-                   'name' => $name
79
+                    'name' => $name
80 80
                 ]
81 81
             );
82 82
         }
Please login to merge, or discard this patch.