mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 02:18:38 +00:00
- Filter async_log_success_event calls by expected input message - Bridge models (openai/codex-mini-latest) may make internal calls that also log - Test now asserts exactly one call with the expected input 'Hey' instead of asserting total call count - Makes test robust to bridge-related double logging while still validating core behavior