We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80daa5a commit dfbce99Copy full SHA for dfbce99
tests/test_location.py
@@ -45,6 +45,7 @@ def test_location_class(mocked_timeline, test_id, country, country_code, country
45
'country_code': country_code,
46
'country_population': country_population,
47
'province': province,
48
+ 'county': county,
49
'last_updated': now,
50
'coordinates': {
51
'latitude': latitude,
0 commit comments