Merge pull request #72 from vtluug/fix_weather

change Midotholian to Chesterfield County b/c nominatim is broken
master
mutantmonkey 2017-06-09 03:38:04 +00:00 committed by GitHub
commit e0b8f7d697
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class TestWeather(unittest.TestCase):
('27959', check_places("Dare County", "North Carolina")),
('48067', check_places("Royal Oak", "Michigan")),
('23606', check_places("Newport News", "Virginia")),
('23113', check_places("Midlothian", "Virginia")),
('23113', check_places("Chesterfield County", "Virginia")),
('27517', check_places("Chapel Hill", "North Carolina")),
('15213', check_places("Allegheny County", "Pennsylvania")),
('90210', check_places("Los Angeles County", "California")),