Tests: recover missing test elements (#1296)

This commit is contained in:
Paul Paczuski 2025-10-31 20:06:16 -04:00 committed by GitHub
parent 896d368515
commit 4e0e2222ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 1 deletions

View file

@ -52,6 +52,7 @@ export function PureMessageActions({
{setMode && (
<Action
className="-left-10 absolute top-0 opacity-0 transition-opacity group-hover/message:opacity-100"
data-testid="message-edit-button"
onClick={() => setMode("edit")}
tooltip="Edit"
>