Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
nameexhaustion committed Apr 2, 2024
1 parent 01a7ded commit 8a1c3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py-polars/tests/unit/io/test_lazy_parquet.py
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ def test_nested_slice_12480(tmp_path: Path) -> None:


@pytest.mark.write_disk()
def test_scan_deadlock_rayon_nested_spawn_15172(
def test_scan_deadlock_rayon_spawn_from_async_15172(
monkeypatch: Any, tmp_path: Path
) -> None:
from threading import Thread
Expand Down

0 comments on commit 8a1c3d2

Please sign in to comment.