diff --git a/pytest_tests/testsuites/services/s3_gate/test_s3_object.py b/pytest_tests/testsuites/services/s3_gate/test_s3_object.py index 8ed41b7e..d250915b 100644 --- a/pytest_tests/testsuites/services/s3_gate/test_s3_object.py +++ b/pytest_tests/testsuites/services/s3_gate/test_s3_object.py @@ -467,7 +467,7 @@ class TestS3GateObject: with expect_not_raises(): s3_client.delete_objects(bucket, objects_to_delete[:1000]) - @allure.title("Copy object with metadata (s3_client={s3_client})") + @allure.title("Object head is unloaded with the correct version (s3_client={s3_client})") @pytest.mark.smoke def test_s3_head_object( self,