diff --git a/ydb/tests/acceptance/test_slice.py b/ydb/tests/acceptance/test_slice.py index 8af7bb944baa..99e4a7258093 100644 --- a/ydb/tests/acceptance/test_slice.py +++ b/ydb/tests/acceptance/test_slice.py @@ -21,7 +21,6 @@ def setup_class(cls): @classmethod def teardown_class(cls): cls.cluster.stop() - pass def test_slice_sample(self): """