Update test.py

This commit is contained in:
Sema Checherinda 2023-06-23 07:59:40 +02:00 committed by GitHub
parent 2b01711565
commit a996c2b27d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,6 +164,4 @@ def test_upload_s3_fail_upload_part_when_multi_part_upload(
)
assert count_create_multi_part_uploads == 1
assert count_upload_parts >= 2
assert (
count_s3_errors >= 2
)
assert count_s3_errors >= 2