Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
its honest work (#12879)
Browse files Browse the repository at this point in the history
FonzMP authored Jun 5, 2023
1 parent 178ba05 commit 78121ff
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -496,6 +496,8 @@ def tracked_item_req_date(tracked_item, item)
def build_supporting_docs(bgs_claim)
return [] if bgs_claim.nil?

@supporting_documents = []

docs = if sandbox?
{ documents: ClaimsApi::V2::MockDocumentsService.new.generate_documents }.with_indifferent_access
else

0 comments on commit 78121ff

Please sign in to comment.