Skip to content

Commit

Permalink
fixes Dublin/Ireland test for nominatim
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Oct 27, 2023
1 parent 051061a commit 7e0841d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_nominatim.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def testNominatim(self):
},{
"city":"Dublin",
"q": "Q1761",
"expected": "Éire"
"expected": "Ireland"
},{
"city":"Vienna Austria",
"q": "Q1741",
Expand Down

0 comments on commit 7e0841d

Please sign in to comment.