Skip to content

Commit 2dce4b8

Browse files
committed
Update tests for rechunking to remove type filters
1 parent e1701d4 commit 2dce4b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_rechunk_zarr.py

-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ def test_rechunk_no_overwrite_input(tmp_zenodo_zarr: list[str]):
119119
types=dict(rechunked=True),
120120
)
121121
],
122-
filters=dict(types=dict(rechunked=True)),
123122
)
124123
assert expected_output == output
125124

0 commit comments

Comments
 (0)