[loop-cycle] fix: test_config hardcoded ollama model vs .env override #1207
Reference in New Issue
Block a user
Delete Branch "fix/test-config-ollama-model-env"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix
test_returns_primary_when_availablehardcodedqwen3:14bbut.envsetsOLLAMA_MODEL=qwen3:30b, causing the only test failure on main.Fix: assert against
settings.ollama_modelinstead of a hardcoded string.1 file changed, 3 insertions, 3 deletions.