Skip to content

Commit cf15105

Browse files
author
Rakshil Modi
committed
removed unwanted line
1 parent 5f0586e commit cf15105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/functional/s3/test_cp_command.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@ def test_no_overwrite_flag_on_copy_when_large_object_does_not_exist_on_target(
538538
# Verify the IfNoneMatch condition was set in the CompleteMultipartUpload request
539539
self.assertEqual(self.operations_called[5][1]['IfNoneMatch'], '*')
540540

541-
542541
def test_no_overwrite_flag_on_download_when_small_object_already_exists_at_target(
543542
self,
544543
):

0 commit comments

Comments
 (0)