Files
litellm/ui/litellm-dashboard/e2e_tests/tests/proxy-admin
Yuneng Jiang 2e0af3795a fix(e2e): broaden Copy Key button regex to match both modal versions
On case-sensitive Linux CI, the old regenerate_key_modal.tsx from main
can coexist with the new RegenerateKeyModal.tsx after merge. The old
modal renders "Copy Virtual Key" while the new one renders "Copy Key".
Use /Copy.*Key/ to match both.
2026-04-09 23:36:35 -07:00
..