Skip to content

Commit 7d7306b

Browse files
jrebackTomAugspurger
authored andcommitted
TST: don't skip statsmodels tests on network builds (#18362)
(cherry picked from commit 1798c9d)
1 parent d436032 commit 7d7306b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/test_downstream.py

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def test_xarray(df):
5252
assert df.to_xarray() is not None
5353

5454

55-
@tm.network
5655
def test_statsmodels():
5756

5857
statsmodels = import_module('statsmodels') # noqa

0 commit comments

Comments
 (0)