Skip to content

Commit

Permalink
frontend: update snapshot of ETextArea.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Oct 29, 2024
1 parent db79f02 commit f6cbfae
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,10 @@ exports[`An ETextArea > looks like a textarea > withtext 1`] = `
id>
<!---->
<div class="editor__content">
<div class="tiptap ProseMirror"
<div aria-label="Rich-Text Editor"
class="tiptap ProseMirror"
contenteditable="true"
role="textbox"
tabindex="0"
translate="no">
<p>Here comes a text with new lines and new lines with in them and tags a</p>
Expand Down

0 comments on commit f6cbfae

Please sign in to comment.