Skip to content

Commit f2e5ff3

Browse files
committed
test: update snapshot for TextEditor to use static image URL
1 parent 44b4f3f commit f2e5ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/editors/containers/TextEditor/__snapshots__/index.test.jsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ exports[`TextEditor snapshots renders static images with relative paths 1`] = `
282282
</Toast>
283283
<TinyMceWidget
284284
disabled={false}
285-
editorContentHtml="eDiTablE Text with <img src="/asset+org+run+type@asset+block@img.jpg" />"
285+
editorContentHtml="eDiTablE Text with <img src="/static/img.jpg" />"
286286
editorRef={
287287
{
288288
"current": {

0 commit comments

Comments
 (0)