Skip to content

Commit

Permalink
mark spec as flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
alkesh committed Sep 5, 2024
1 parent 3d0a04a commit 2df8c74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
expect(page).to have_content("What type of contract do you have with #{eligible_college.name}?")
end

scenario "when ineligible FE provider is selected with js", js: true do
scenario "when ineligible FE provider is selected with js", js: true, flaky: true do
when_further_education_payments_journey_configuration_exists
and_ineligible_college_exists
and_eligible_college_exists
Expand Down

0 comments on commit 2df8c74

Please sign in to comment.