We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b4f3f commit f2e5ff3Copy full SHA for f2e5ff3
1 file changed
src/editors/containers/TextEditor/__snapshots__/index.test.jsx.snap
@@ -282,7 +282,7 @@ exports[`TextEditor snapshots renders static images with relative paths 1`] = `
282
</Toast>
283
<TinyMceWidget
284
disabled={false}
285
- editorContentHtml="eDiTablE Text with <img src="/asset+org+run+type@asset+block@img.jpg" />"
+ editorContentHtml="eDiTablE Text with <img src="/static/img.jpg" />"
286
editorRef={
287
{
288
"current": {
0 commit comments