c957ee2504
After clicking a client, their email appears in both the list row and the detail panel — causing a strict-mode violation with toBeVisible(). Use toHaveCount(2) instead to assert the detail panel is open. Co-Authored-By: Paperclip <noreply@paperclip.ing>