Skip to content

Commit

Permalink
add flapping indicator to dropzone specs
Browse files Browse the repository at this point in the history
  • Loading branch information
meltheadorable committed Jul 10, 2024
1 parent c570b5f commit 9152f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/system/users/user_import_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require "rails_helper"

describe "user import", js: true do
describe "user import", js: true, flapping: true do
include_context "file import"

let(:admin) { create(:admin) }
Expand Down

0 comments on commit 9152f3f

Please sign in to comment.