Skip to content

Commit 4890787

Browse files
committed
Fix test
1 parent 462fdc7 commit 4890787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_xarray.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ def test_xarray_groupby_bins(chunks):
309309
# TODO: test cut_kwargs
310310

311311

312+
@requires_dask
312313
def test_func_is_aggregation():
313314
from flox.aggregations import mean
314315

0 commit comments

Comments
 (0)