mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-25 09:02:23 +00:00
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…
x
Reference in New Issue
Block a user