Skip to content

Commit e96375d

Browse files
jrebackTomAugspurger
authored andcommitted
TST: don't skip statsmodels tests on network builds (pandas-dev#18362)
(cherry picked from commit 1798c9d)
1 parent 3b802bd commit e96375d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/test_downstream.py

Lines changed: 0 additions & 1 deletion
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)