Skip to content

Commit

Permalink
FIX: Fix failing geoplot test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrover1 committed Oct 9, 2023
1 parent e4dc47f commit d07c77e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified act/tests/baseline/test_geoplot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions act/tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ def test_geoplot():
'RIVERS',
],
text={'Ponca City': [-97.0725, 36.7125]},
stamen=None,
)
try:
return geodisplay.fig
Expand Down

0 comments on commit d07c77e

Please sign in to comment.