diff --git a/act/tests/baseline/test_geoplot.png b/act/tests/baseline/test_geoplot.png index 2f3704db5a..fa3d45af13 100644 Binary files a/act/tests/baseline/test_geoplot.png and b/act/tests/baseline/test_geoplot.png differ diff --git a/act/tests/test_plotting.py b/act/tests/test_plotting.py index 895087c2c5..0631e6de94 100644 --- a/act/tests/test_plotting.py +++ b/act/tests/test_plotting.py @@ -430,6 +430,7 @@ def test_geoplot(): 'RIVERS', ], text={'Ponca City': [-97.0725, 36.7125]}, + stamen=None, ) try: return geodisplay.fig