Skip to content

Commit

Permalink
Merge pull request #1932 from DFE-Digital/qualification-swap-approval…
Browse files Browse the repository at this point in the history
…-date

Update qualification swap approval date
  • Loading branch information
thomasleese authored Jan 18, 2024
2 parents 1b49cab + 46aa3aa commit 351ad18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/application_forms.rake
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ namespace :application_forms do
note =
"We switched the teaching qualification to be the first eligible " \
"qualification provided from #{teaching_qualification.title} to " \
"#{degree_qualification.title}. This was approved by Humzah on 12/12/2023."
"#{degree_qualification.title}. This was approved by Humzah on 18/01/2024."
user = Staff.find_by!(email: args[:staff_email])

SwapQualifications.call(
Expand Down

0 comments on commit 351ad18

Please sign in to comment.