mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
The createKey test broke because the Models field changed from required to optional (PR #22826), removing the asterisk from the accessible name. The unauthenticated redirect test broke because the login URL now includes a redirect_to query param. Both selectors now use regex to be resilient to these kinds of changes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| keys | ||
| login | ||
| modelsPage | ||
| navigation | ||
| settings | ||
| users | ||