This reverts commit 64971e5972
.
This commit is contained in:
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue