Revert "DEV: attempts to fix flakey spec (#21547)" (#21549)

This reverts commit 64971e5972.
This commit is contained in:
Joffrey JAFFEUX
2023-05-15 08:18:18 +02:00
committed by GitHub
parent c8eb1a275c
commit 580f60d61d
@@ -69,7 +69,7 @@ RSpec.describe "Navigating to message", type: :system, js: true do
click_button(class: "chat-scroll-to-bottom")
expect(page).to have_content(link, visible: :all)
expect(page).to have_content(link)
click_link(link)