Files
cms-client/tests/e2e/workbench.spec.ts
Noa Virellia 13a9413446 test(e2e): fix workbench checkin selector link→button
The "立即签到" button is rendered by bits-ui Dialog.Trigger as a
<button>, not <a>. Change getByRole('link') to getByRole('button')
on lines 120, 133, and 149 for selector consistency.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-18 13:11:37 +08:00

8.2 KiB