Skip to content

Commit

Permalink
wip reset just want to run ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rjlynch committed Nov 20, 2024
1 parent 73eb02f commit f38db53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/journeys/page_sequence.rb
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ def handle_trainee_teacher
case current_slug
when "nqt-in-academic-year-after-itt"
if answers.nqt_in_academic_year_after_itt?
fail "How is it possible to get here????"

"supply-teacher"
else
@journey_session.answers.policy_year.in?(EligibilityCheckable::COMBINED_ECP_AND_LUP_POLICY_YEARS_BEFORE_FINAL_YEAR) ? "eligible-itt-subject" : "ineligible"
Expand Down

0 comments on commit f38db53

Please sign in to comment.