test(openweather): add openweather location seacrh test
This commit is contained in:
@@ -6,5 +6,6 @@ OPENWEATHER_MOCK_SOURCE = MockSource(
|
||||
Path(__file__).parent,
|
||||
{
|
||||
"forecast": "forecast.json",
|
||||
"direct": "geo-direct.json",
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user