diff --git a/tests/integration/test_hive_query/test.py b/tests/integration/test_hive_query/test.py index 456b2f645c0..bbb1b5f3c9a 100644 --- a/tests/integration/test_hive_query/test.py +++ b/tests/integration/test_hive_query/test.py @@ -92,7 +92,7 @@ def test_text_count(started_cluster): """ assert result == expected_result -def test_parquet_groupby_witch_cache(started_cluster): +def test_parquet_groupby_with_cache(started_cluster): logging.info('Start testing groupby ...') node = started_cluster.instances['h0_0_0'] result = node.query("""