Skip to content

Commit f6d69a1

Browse files
committed
Merge branch 'pytest_config_unxfail' of https://github.com/mathause/xarray into pytest_config_unxfail
2 parents 4be9ecb + 88155cd commit f6d69a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xarray/tests/test_variable.py

-1
Original file line numberDiff line numberDiff line change
@@ -2338,7 +2338,6 @@ def test_dask_rolling(self, dim, window, center):
23382338
def test_multiindex(self):
23392339
super().test_multiindex()
23402340

2341-
@pytest.mark.skip
23422341
@pytest.mark.parametrize(
23432342
"mode",
23442343
[

0 commit comments

Comments
 (0)