Fix typo in test case

This commit is contained in:
Rafa de la Torre
2016-07-06 12:18:52 +02:00
parent 3dacb43a9a
commit cdcac2dc1f

View File

@@ -11,7 +11,7 @@ requests_mock.Mocker.TEST_PREFIX = 'test_'
@requests_mock.Mocker()
class GoogleGeocoderTestCase(unittest.TestCase):
class MapzenGeocoderTestCase(unittest.TestCase):
MAPZEN_GEOCODER_URL = 'https://search.mapzen.com/v1/search'
EMPTY_RESPONSE = """{