Passed
Push — task/activity-feed-screening-p... ( b7a831...7cf8af )
by Yonathan
06:12 queued 01:37
created
app/Services/Validation/ApplicationValidator.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,7 @@
 block discarded – undo
12 12
 class ApplicationValidator
13 13
 {
14 14
 
15
-    public $backendRules =  [
15
+    public $backendRules = [
16 16
             'job_poster_id' => 'required',
17 17
             'application_status_id' => 'required',
18 18
             'applicant_id' => 'required',
Please login to merge, or discard this patch.