Skip to content

Commit

Permalink
Fix Rubocop issues
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehook committed Oct 13, 2023
1 parent 893ac46 commit eef36f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/mailers/candidate_mailer_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
end

before do
FeatureFlag.activate(:recruit_with_pending_conditions)
FeatureFlag.activate(:recruit_with_pending_conditions)
application_choices.first.provider.provider_type = :scitt
application_choices.first.course.start_date = 2.months.from_now
end
Expand Down

0 comments on commit eef36f4

Please sign in to comment.