]> git.apps.os.sepia.ceph.com Git - s3-tests.git/commitdiff
fix: Fix typo 655/head
authorEmin <emin.sunacoglu@clyso.com>
Tue, 10 Jun 2025 08:47:56 +0000 (10:47 +0200)
committerEmin <emin.sunacoglu@clyso.com>
Tue, 10 Jun 2025 08:47:56 +0000 (10:47 +0200)
Signed-off-by: Emin <emin.sunacoglu@clyso.com>
s3tests_boto3/functional/test_s3.py

index 2a1e02b7e9dca16588f6d2114b83afa61bc380be..9a24bed77dc95b8cad3e65cbf79d834e21ac22b0 100644 (file)
@@ -17440,7 +17440,6 @@ def test_get_object_attributes():
     assert 'ObjectParts' not in response
 
 
-@pytest.mark.s3
 def test_upload_part_copy_percent_encoded_key():
     
     s3_client = get_client()