Update tests
This commit is contained in:
parent
89b1c2ff70
commit
c6325e27d2
4 changed files with 22 additions and 23 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue