mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 09:05:34 +00:00
00a9f99718
- 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