test(room list panel): update snapshots
This commit is contained in:
@@ -34,8 +34,9 @@ exports[`<RoomListPanel /> should not render the RoomListSearch component when U
|
||||
<div
|
||||
aria-label="Room list"
|
||||
aria-readonly="true"
|
||||
aria-setsize="0"
|
||||
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;"
|
||||
tabindex="0"
|
||||
/>
|
||||
@@ -184,8 +185,9 @@ exports[`<RoomListPanel /> should render the RoomListSearch component when UICom
|
||||
<div
|
||||
aria-label="Room list"
|
||||
aria-readonly="true"
|
||||
aria-setsize="0"
|
||||
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;"
|
||||
tabindex="0"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user