mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix: rename test_cost_calculator to resolve pytest import collision
Rename tests/test_litellm/llms/azure_ai/test_cost_calculator.py to test_azure_ai_cost_calculator.py. Two test files shared the same module name (test_cost_calculator) in different paths, causing pytest 'import file mismatch' when collecting. Unique basenames resolve the collision.
This commit is contained in:
parent
cebd4b9646
commit
75e85f9aaf
1 changed files with 0 additions and 0 deletions
Loading…
Add table
Reference in a new issue