DEV: Skip test that is consistently failing on `main` (#1321)

This commit is contained in:
Alan Guo Xiang Tan 2025-05-07 09:59:03 +08:00 committed by GitHub
parent e3d6dadc41
commit f1b7cc8f7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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