test(room list panel): update snapshots

This commit is contained in:
Florian Duros
2025-03-06 09:42:31 +01:00
parent d8151d6b01
commit 14d062af46

View File

@@ -34,8 +34,9 @@ exports[`<RoomListPanel /> should not render the RoomListSearch component when U
<div <div
aria-label="Room list" aria-label="Room list"
aria-readonly="true" aria-readonly="true"
aria-setsize="0"
class="ReactVirtualized__Grid ReactVirtualized__List mx_RoomList_List" class="ReactVirtualized__Grid ReactVirtualized__List mx_RoomList_List"
role="grid" role="listbox"
style="box-sizing: border-box; direction: ltr; height: 0px; position: relative; width: 0px; will-change: transform; overflow-x: hidden; overflow-y: hidden;" style="box-sizing: border-box; direction: ltr; height: 0px; position: relative; width: 0px; will-change: transform; overflow-x: hidden; overflow-y: hidden;"
tabindex="0" tabindex="0"
/> />
@@ -184,8 +185,9 @@ exports[`<RoomListPanel /> should render the RoomListSearch component when UICom
<div <div
aria-label="Room list" aria-label="Room list"
aria-readonly="true" aria-readonly="true"
aria-setsize="0"
class="ReactVirtualized__Grid ReactVirtualized__List mx_RoomList_List" class="ReactVirtualized__Grid ReactVirtualized__List mx_RoomList_List"
role="grid" role="listbox"
style="box-sizing: border-box; direction: ltr; height: 0px; position: relative; width: 0px; will-change: transform; overflow-x: hidden; overflow-y: hidden;" style="box-sizing: border-box; direction: ltr; height: 0px; position: relative; width: 0px; will-change: transform; overflow-x: hidden; overflow-y: hidden;"
tabindex="0" tabindex="0"
/> />