mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
test(proxy): drop the docstring from the agent-runtime passthrough regression class
This commit is contained in:
parent
02d9aae8c8
commit
41737aeda8
1 changed files with 0 additions and 2 deletions
|
|
@ -1984,8 +1984,6 @@ class TestBedrockAgentRuntimePassthroughToggle:
|
|||
|
||||
|
||||
class TestBedrockAgentRuntimePassthroughVirtualKeyLeak:
|
||||
"""Regression for LIT-7912: the agent-runtime branch of ``/bedrock/{endpoint}`` forwarded every caller header,
|
||||
so a LiteLLM key presented in ``x-api-key`` or ``x-litellm-api-key`` rode to AWS next to the SigV4 signature."""
|
||||
|
||||
VKEY: Final = "sk-litellm-victim-key"
|
||||
MASTER_KEY: Final = "sk-master-1234"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue