From 15047614bdbb69c485ca929d1452b56178b184e2 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Mon, 16 Feb 2026 15:28:25 -0800 Subject: [PATCH] Update tests/test_litellm/proxy/guardrails/guardrail_hooks/content_filter/test_gdpr_policy_e2e.py Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- .../guardrail_hooks/content_filter/test_gdpr_policy_e2e.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_litellm/proxy/guardrails/guardrail_hooks/content_filter/test_gdpr_policy_e2e.py b/tests/test_litellm/proxy/guardrails/guardrail_hooks/content_filter/test_gdpr_policy_e2e.py index 34e0e7f246d..238331b32c8 100644 --- a/tests/test_litellm/proxy/guardrails/guardrail_hooks/content_filter/test_gdpr_policy_e2e.py +++ b/tests/test_litellm/proxy/guardrails/guardrail_hooks/content_filter/test_gdpr_policy_e2e.py @@ -249,6 +249,7 @@ class TestGDPRPolicyE2E: assert "jean@example.com" not in result assert "+33612345678" not in result assert "192057512345678" not in result + @pytest.mark.asyncio async def test_vat_number_without_keyword_context_passes(self): """