Test Setup Failed
Push — master ( d3b761...33eac7 )
by Mohamed
14:03 queued 07:02
created
app/Http/Controllers/ExaminationStudentsController.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -343,7 +343,7 @@
 block discarded – undo
343 343
         }
344 344
         if(count($matches) > 1){
345 345
             $this->searchSimilarName($student,$sis_students,false);
346
-        }else{
346
+        } else{
347 347
             $data = $highest;
348 348
         }
349 349
         return $data;
Please login to merge, or discard this patch.