Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit ac36234

Browse files
author
Kerry
authored
update snap (#7932)
Signed-off-by: Kerry Archibald <[email protected]>
1 parent 3f1951b commit ac36234

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

test/components/views/location/__snapshots__/LocationShareMenu-test.tsx.snap

+2-8
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
108108
/>
109109
</span>
110110
</div>
111-
<img
111+
<div
112112
class="mx_MLocationBody_pointer"
113-
height="5"
114-
src="image-file-stub"
115-
width="9"
116113
/>
117114
</div>
118115
</div>
@@ -276,11 +273,8 @@ exports[`<LocationShareMenu /> renders 1`] = `
276273
</BaseAvatar>
277274
</MemberAvatar>
278275
</div>
279-
<img
276+
<div
280277
className="mx_MLocationBody_pointer"
281-
height="5"
282-
src="image-file-stub"
283-
width="9"
284278
/>
285279
</div>
286280
</div>

0 commit comments

Comments
 (0)