Tests: recover missing test elements (#1296)
This commit is contained in:
parent
896d368515
commit
4e0e2222ac
3 changed files with 6 additions and 1 deletions
|
|
@ -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"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue