From bafa8c895a7c7d2e2cd5d3d6e1f126c3718adf7d Mon Sep 17 00:00:00 2001 From: Fokko Driesprong Date: Wed, 11 Sep 2024 21:17:26 +0200 Subject: [PATCH] Rename test --- tests/integration/test_writes/test_writes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_writes/test_writes.py b/tests/integration/test_writes/test_writes.py index 059d7d75b..fc2746c61 100644 --- a/tests/integration/test_writes/test_writes.py +++ b/tests/integration/test_writes/test_writes.py @@ -1402,7 +1402,7 @@ def test_delete_threshold(session_catalog: Catalog) -> None: @pytest.mark.integration -def test_writes_jasper(session_catalog: Catalog) -> None: +def test_rewrite_manifest_after_partition_evolution(session_catalog: Catalog) -> None: np.random.seed(876) N = 1440 d = {