Skip to content

Commit f294fdc

Browse files
committed
ETextArea.spec.js.snap: update snapshot after tiptap update
1 parent caf1a1a commit f294fdc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/src/components/form/base/__tests__/__snapshots__/ETextArea.spec.js.snap

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ exports[`An ETextArea > looks like a textarea > withtext 1`] = `
110110
id>
111111
<!---->
112112
<div class="editor__content">
113-
<div aria-label="Rich-Text Editor"
114-
class="tiptap ProseMirror"
113+
<div class="tiptap ProseMirror"
115114
contenteditable="true"
116115
role="textbox"
117116
tabindex="0"

0 commit comments

Comments
 (0)