mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-31 14:20:59 +00:00
Updates the expected header text to "Guardrails Settings" to match GuardrailSettingsView's rendering, and moves the mock guardrails from team_info.guardrails (legacy top-level path that nothing reads) to team_info.metadata.guardrails where the component actually looks. Also tightens the assertion to verify the individual guardrail names appear, not just the section header.