DEV: Skip test that is consistently failing on `main` (#1321)
This commit is contained in:
parent
e3d6dadc41
commit
f1b7cc8f7a
|
@ -137,7 +137,7 @@ RSpec.describe "AI Bot - Homepage", type: :system do
|
|||
expect(page).to have_no_css(".ai-bot-upload")
|
||||
end
|
||||
|
||||
it "allows removing an upload before submission" do
|
||||
xit "allows removing an upload before submission" do
|
||||
ai_pm_homepage.visit
|
||||
expect(ai_pm_homepage).to have_homepage
|
||||
|
||||
|
|
Loading…
Reference in New Issue