You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-08-09 08:42:50 +03:00
Update tests
This commit is contained in:
@@ -16,9 +16,9 @@ exports[`DecoratedRoomAvatar shows an avatar with globe icon and tooltip for pub
|
||||
r
|
||||
</span>
|
||||
<div
|
||||
aria-describedby="radix-0"
|
||||
aria-describedby="floating-ui-2"
|
||||
class="mx_DecoratedRoomAvatar_icon mx_DecoratedRoomAvatar_icon_globe"
|
||||
data-state="delayed-open"
|
||||
data-state="open"
|
||||
tabindex="0"
|
||||
/>
|
||||
</div>
|
||||
@@ -41,9 +41,9 @@ exports[`DecoratedRoomAvatar shows the presence indicator in a DM room that also
|
||||
r
|
||||
</span>
|
||||
<div
|
||||
aria-describedby="radix-1"
|
||||
aria-describedby="floating-ui-8"
|
||||
class="mx_DecoratedRoomAvatar_icon mx_DecoratedRoomAvatar_icon_online"
|
||||
data-state="delayed-open"
|
||||
data-state="open"
|
||||
tabindex="0"
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user