Skip to content

Commit 21f2412

Browse files
authored
revert geopandas xfail (#18984)
closes #18780
1 parent 10edfd0 commit 21f2412

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.xfail(reason="install not working, gh-18780")
9695
def test_geopandas():
9796

9897
geopandas = import_module('geopandas') # noqa

0 commit comments

Comments
 (0)