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
|
<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"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user