Skip to content

Commit 19e1c0e

Browse files
authored
DEV: skips s3 multipart spec (#32780)
The spec is randomly failing, but it's not due to the system spec. Sometimes the upload fails to work and we get an error from the service.
1 parent 948939e commit 19e1c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/s3_uploads_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
end
3535

3636
describe "multipart uploads" do
37-
it "uploads a file in the post composer" do
37+
xit "uploads a file in the post composer" do
3838
setup_or_skip_s3_system_test
3939
sign_in(current_user)
4040

0 commit comments

Comments
 (0)