diff --git a/tests/test_s3/test_s3.py b/tests/test_s3/test_s3.py index 8e22bfda..8d535420 100644 --- a/tests/test_s3/test_s3.py +++ b/tests/test_s3/test_s3.py @@ -2734,7 +2734,6 @@ def test_boto3_put_object_tagging_on_both_version(): ) resp['ResponseMetadata']['HTTPStatusCode'].should.equal(200) - # Older version has tags while the most recent does not resp = s3.get_object_tagging(Bucket=bucket_name, Key=key, VersionId=first_object.id) resp['ResponseMetadata']['HTTPStatusCode'].should.equal(200) resp['TagSet'].should.equal(