Signed-off-by: Yulia Kovshova <y.kovshova@yadro.com>
This commit is contained in:
Юлия Ковшова 2022-10-25 15:09:07 +03:00 committed by Julia Kovshova
parent a85f04a73b
commit f70dc9d648

View file

@ -15,6 +15,7 @@ def pytest_generate_tests(metafunc):
@pytest.mark.s3_gate
@pytest.mark.s3_gate_multipart
class TestS3GateMultipart(TestS3GateBase):
@allure.title("Test S3 Object Multipart API")
def test_s3_object_multipart(self):