diff --git a/test/probe/test_object_metadata_replication.py b/test/probe/test_object_metadata_replication.py index 57ef8e455e..1555a5051c 100644 --- a/test/probe/test_object_metadata_replication.py +++ b/test/probe/test_object_metadata_replication.py @@ -49,9 +49,6 @@ class Test(ReplProbeTest): self.container_name) self.int_client = self.make_internal_client(object_post_as_copy=False) - def tearDown(self): - super(Test, self).tearDown() - def _get_object_info(self, account, container, obj, number): obj_conf = self.configs['object-server'] config_path = obj_conf[number]