Skip to content

Commit

Permalink
Merge pull request #969 from bcgov/BCMOHAD-18354-6
Browse files Browse the repository at this point in the history
Removed the comments
  • Loading branch information
RanadheerRG authored Nov 2, 2023
2 parents 3065d88 + c1d5a8f commit e8596ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion force-app/main/default/classes/AdjudicationTest.cls
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ public with sharing class AdjudicationTest {
record.Adjudication_Status__c = 'Approved';

return record;
//
}
}

0 comments on commit e8596ea

Please sign in to comment.