Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 5ec6acc

Browse files
committed
DEV: Skip test that is consistently failing on main
1 parent e3d6dad commit 5ec6acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/ai_bot/homepage_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
expect(page).to have_no_css(".ai-bot-upload")
138138
end
139139

140-
it "allows removing an upload before submission" do
140+
xit "allows removing an upload before submission" do
141141
ai_pm_homepage.visit
142142
expect(ai_pm_homepage).to have_homepage
143143

0 commit comments

Comments
 (0)