Test Failed
Branch master (f4ffe3)
by Sergio
08:47 queued 04:26
created
services/HitCounterService.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
 
78 78
             return $data;
79 79
         }else{
80
-           throw new BadRequestHttpException('required get param "i" cannot be empty.'); 
80
+            throw new BadRequestHttpException('required get param "i" cannot be empty.'); 
81 81
         }
82 82
 
83 83
     }   
Please login to merge, or discard this patch.