test(proxy): drop the docstring from the agent-runtime passthrough regression class

This commit is contained in:
mateo-berri 2026-09-16 16:37:32 -07:00
parent 02d9aae8c8
commit 41737aeda8

View file

@ -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"