Skip to content

Commit eebb067

Browse files
committed
fix test
1 parent b96618b commit eebb067

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xarray/tests/test_groupby.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,6 +2812,7 @@ def test_groupby_preserve_dtype(reduction):
28122812
assert actual == expected
28132813

28142814

2815+
@requires_dask
28152816
@requires_flox
28162817
@pytest.mark.parametrize("reduction", ["any", "all", "count"])
28172818
def test_gappy_resample_reductions(reduction):

0 commit comments

Comments
 (0)