Skip to content

Commit

Permalink
Add csv extension
Browse files Browse the repository at this point in the history
Noticed we were missing the csv extension on the report
  • Loading branch information
rjlynch committed Dec 19, 2024
1 parent a3d539a commit 7cc144b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class ApprovedClaimsFailingQualificationTask
]

def filename
"approved_claims_failing_qualification_task"
"approved_claims_failing_qualification_task.csv"
end

def to_csv
Expand Down

0 comments on commit 7cc144b

Please sign in to comment.