mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 06:09:15 +08:00
DEV: Skip flaky visit-channel system tests (#22469)
Consistently seeing failures on - visit-channel - navigation specs
This commit is contained in:
@ -120,7 +120,7 @@ RSpec.describe "Navigation", type: :system do
|
||||
end
|
||||
|
||||
context "when collapsing full page with previous state" do
|
||||
it "redirects to previous state" do
|
||||
xit "redirects to previous state" do
|
||||
visit("/t/-/#{topic.id}")
|
||||
chat_page.open_from_header
|
||||
chat_drawer_page.maximize
|
||||
|
Reference in New Issue
Block a user