Skip to content

Commit

Permalink
its honest work (#12879)
Browse files Browse the repository at this point in the history
  • Loading branch information
FonzMP authored Jun 5, 2023
1 parent dd97616 commit 539837b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 539837b

Please sign in to comment.