mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
test: drop narration comment from telemetry flag test
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e530cf819
commit
fdd91a347a
1 changed files with 0 additions and 1 deletions
|
|
@ -617,7 +617,6 @@ class TestProxyInitializationHelpers:
|
|||
assert "Skipping server startup" in result.output
|
||||
mock_uvicorn_run.assert_not_called()
|
||||
|
||||
# --- legacy --telemetry flag is accepted, ignored and hidden ---
|
||||
result = runner.invoke(
|
||||
run_server, ["--local", "--skip_server_startup", "--telemetry", "False"]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue