Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko committed Sep 11, 2024
1 parent c989b29 commit bafa8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_writes/test_writes.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit bafa8c8

Please sign in to comment.