Skip to content

Commit

Permalink
tag additional flapping spec
Browse files Browse the repository at this point in the history
  • Loading branch information
meltheadorable committed Mar 20, 2024
1 parent 6e8fec5 commit 08ece8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/features/option_sets/option_set_import_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
login(admin)
end

scenario "happy path" do
scenario "happy path", flapping: true do
visit("/en/m/#{mission.compact_name}/option-set-imports/new")
try_invalid_uploads_and_then(option_set_import_fixture("simple.csv").path) do
fill_in("Option Set Name", with: "New Opt Set")
Expand Down

0 comments on commit 08ece8c

Please sign in to comment.