test: fix tests
This commit is contained in:
18
tests/data/openweather/reverse.json
Normal file
18
tests/data/openweather/reverse.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "Oryol",
|
||||
"local_names": {
|
||||
"be": "Арол",
|
||||
"ca": "Oriol",
|
||||
"cs": "Orjol",
|
||||
"de": "Orjol",
|
||||
"en": "Oryol",
|
||||
"ru": "Орёл",
|
||||
"sr": "Орел"
|
||||
},
|
||||
"lat": 52.968017149999994,
|
||||
"lon": 36.09949941816104,
|
||||
"country": "RU",
|
||||
"state": "Oryol Oblast"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user