Skip to content

Commit e6f57ee

Browse files
committed
Update test snapshot
1 parent 5958432 commit e6f57ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commons/sideContent/__tests__/__snapshots__/SideContentHtmlDisplay.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exports[`HTML Display renders correctly 1`] = `
55
className="sa-html-display"
66
sandbox="allow-scripts"
77
src="about:blank"
8-
srcDoc="<p>Hello World!</p>"
8+
srcDoc=""<p>Hello World!</p>""
99
title="HTML Display"
1010
/>
1111
`;

0 commit comments

Comments
 (0)