Skip to content

Commit 150a622

Browse files
committed
fix: update snapshots
1 parent 7e9f5a6 commit 150a622

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed
922 Bytes
Loading
1.18 KB
Loading
1.32 KB
Loading
1.28 KB
Loading

packages/pluggableWidgets/rich-text-web/src/__tests__/__snapshots__/RichText.spec.tsx.snap

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4228,6 +4228,10 @@ exports[`Rich Text renders richtext widget with readonly config 1`] = `
42284228
</div>
42294229
<div />
42304230
</div>
4231+
<div
4232+
class="widget-rich-text-footer hide-status-bar"
4233+
tabindex="-1"
4234+
/>
42314235
</div>
42324236
</div>
42334237
`;
@@ -4818,7 +4822,7 @@ exports[`Rich Text renders with HTML character count status bar 1`] = `
48184822
>
48194823
<span>
48204824
<span>
4821-
77
4825+
62
48224826
</span>
48234827
<span>
48244828
character

0 commit comments

Comments
 (0)