fix/test-config-ollama-model-env
main
The test hardcoded 'qwen3:14b' but .env overrides to 'qwen3:30b', causing CI failures. Assert against settings.ollama_model so the test works regardless of environment configuration.