After the extension to multiple providers, the tests there fail with the message: "Invalid provider name. Please set WEATHER_PROVIDER setting in config file to either OWM or WAPI, the two permissible options."
To reproduces, run pytest -k get_forecasts
See test failures in the pipeline here.