Skip to content

Commit

Permalink
wip running ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rjlynch committed Feb 20, 2025
1 parent 84de4ff commit 7b70365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/models/policies/further_education_payments.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module FurtherEducationPayments
:identity_check_failed,
:duplicate_claim,
:no_response,
:no_response_from_employer,
:other
]

Expand Down
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,7 @@ en:
identity_check_failed: "Identity check failed"
duplicate_claim: "Duplicate claim"
no_response: "No response"
no_response_from_employer: "No response from employer"
other: "Other"
task_questions:
identity_confirmation:
Expand Down

0 comments on commit 7b70365

Please # to comment.