Skip to content

Commit dfbce99

Browse files
author
ExpDev07
committed
now fixed tests
1 parent 80daa5a commit dfbce99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_location.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def test_location_class(mocked_timeline, test_id, country, country_code, country
4545
'country_code': country_code,
4646
'country_population': country_population,
4747
'province': province,
48+
'county': county,
4849
'last_updated': now,
4950
'coordinates': {
5051
'latitude': latitude,

0 commit comments

Comments
 (0)