azavea / python-omgeo

OMGeocoder - A python geocoding abstraction layer
http://python-omgeo.readthedocs.io/en/latest/
MIT License
36 stars 14 forks source link

Fix failing test for Google country filter #46

Closed flibbertigibbet closed 6 years ago

flibbertigibbet commented 6 years ago

Test disambiguation of a place name with country name; do not assume default country selection.

Fixes a test that fails when the Google geocoder key is set.

Fixes #45.

flibbertigibbet commented 6 years ago

Closing in favor of #47.