test(health-check): move regression test to tests/test_litellm path

The unit test landed under tests/litellm/litellm_core_utils/ but the
core-utils CI job (test-unit-core-utils.yml) collects from
tests/test_litellm/litellm_core_utils/. Moving the file so the new
coverage actually executes — addresses the codecov/patch 60% report
(_filter_model_params body was unreached by any collected test path).
No content changes to the test itself.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
xianren 2026-04-29 12:28:34 +08:00
parent a8b9a6923f
commit cfd2ca4193