Skip to content

Commit deb805f

Browse files
committed
chore: update test snapshot
1 parent 204bccd commit deb805f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pluggableWidgets/image-web/src/components/__tests__/__snapshots__/Image.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exports[`Image renders the structure with a glyph icon 1`] = `
1616
class="mx-image-viewer mx-image-viewer-responsive"
1717
>
1818
<span
19-
class="glyphicon glyphicon-asterisk"
19+
class="glyphicon-asterisk glyphicon"
2020
style="font-size:20px"
2121
/>
2222
</div>

0 commit comments

Comments
 (0)