Skip to content

Commit f5af11b

Browse files
Revert "CI: temp skip geopandas downstream tests (GH18456) (#18457)"
This reverts commit 5e67065.
1 parent 3a980f1 commit f5af11b

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
@@ -92,7 +92,6 @@ def test_pandas_datareader():
9292
pandas_datareader.get_data_google('AAPL')
9393

9494

95-
@pytest.mark.skip(reason="import issue with fiona GH18456")
9695
def test_geopandas():
9796

9897
geopandas = import_module('geopandas') # noqa

0 commit comments

Comments
 (0)