]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
fix: Fix typo
authorEmin <emin.sunacoglu@clyso.com>
Tue, 10 Jun 2025 08:47:56 +0000 (10:47 +0200)
committerCasey Bodley <cbodley@redhat.com>
Thu, 19 Jun 2025 16:18:55 +0000 (12:18 -0400)
Signed-off-by: Emin <emin.sunacoglu@clyso.com>
(cherry picked from commit 5090f49508d52723753621093ae53bc59efdb7b2)

s3tests_boto3/functional/test_s3.py

index 833f54d5ecbf1ac246aecb97e23490303e3a6740..1ad45ef04a10b3c1e32546d38cf62fa4c1090f33 100644 (file)
@@ -17407,7 +17407,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()