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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)