mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
The sonner migration (https://github.com/coder/coder/pull/22258) shows validation errors in both the inline form field and a toast. Scoping the assertion to the form element avoids flaky matches against the toast. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>