Skip to content

Commit

Permalink
Fix activity log spec
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMacPherson committed Jul 12, 2024
1 parent cd48fa9 commit 55fed97
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

choose I18n.t("helpers.label.publishers_job_listing_contract_type_form.contract_type_options.#{new_contract_type}")
within("#publishers-job-listing-contract-type-form-contract-type-fixed-term-conditional") do
choose "Yes"
fill_in I18n.t("helpers.label.publishers_job_listing_contract_type_form.fixed_term_contract_duration"), with: "6 months"
end

Expand Down

0 comments on commit 55fed97

Please sign in to comment.