DEV: Skip flaky visit-channel system tests (#22469)

Consistently seeing failures on 
- visit-channel
- navigation

specs
This commit is contained in:
Isaac Janzen
2023-07-06 13:17:37 -05:00
committed by GitHub
parent effaf95355
commit b8cf50798b
2 changed files with 5 additions and 5 deletions

View File

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