diff --git a/plugins/chat/spec/system/deleted_message_spec.rb b/plugins/chat/spec/system/deleted_message_spec.rb index 3ed862558be..cd40289619d 100644 --- a/plugins/chat/spec/system/deleted_message_spec.rb +++ b/plugins/chat/spec/system/deleted_message_spec.rb @@ -136,7 +136,7 @@ RSpec.describe "Deleted message", type: :system do thread_1.add(current_user) end - it "hides the deleted messages" do + xit "hides the deleted messages" do chat_page.visit_channel(channel_1) channel_page.message_thread_indicator(message_3).click