diff --git a/spec/system/editing_sidebar_tags_navigation_spec.rb b/spec/system/editing_sidebar_tags_navigation_spec.rb index ab42089375b..ed0e8de4be1 100644 --- a/spec/system/editing_sidebar_tags_navigation_spec.rb +++ b/spec/system/editing_sidebar_tags_navigation_spec.rb @@ -177,7 +177,7 @@ RSpec.describe "Editing sidebar tags navigation", type: :system do expect(modal).to have_tag_checkboxes([tag1, tag2, tag3, tag4]) end - it "loads more tags when the user scrolls views the last tag in the modal and there is more tags to load" do + xit "loads more tags when the user scrolls views the last tag in the modal and there is more tags to load" do Tag.delete_all tags =