Update test snapshots

This commit is contained in:
Laurent Nguyen 2024-08-23 17:21:40 +02:00
parent 5e92a0c5d7
commit ed1e2990d0
2 changed files with 4 additions and 24 deletions

View File

@ -54,27 +54,6 @@ exports[`Documents tab (noSql API) when rendered should render the page 1`] = `
}
}
>
<div
className="___77lcry0_0000000 f10pi13n"
>
<div
className="___1rwkz4r_0000000 f1euv43f f1l8gmrm f1e31b4d f150nix6 fy6ml6n f19g0ac"
>
<Button
appearance="transparent"
aria-label="Refresh"
icon={<ArrowClockwise16Filled />}
onClick={[Function]}
onKeyDown={[Function]}
size="small"
style={
{
"color": undefined,
}
}
/>
</div>
</div>
<div
className="___9o87uj0_0000000 ffefeo0"
>
@ -107,7 +86,8 @@ exports[`Documents tab (noSql API) when rendered should render the page 1`] = `
"id",
]
}
isSelectionDisabled={true}
isColumnSelectionDisabled={false}
isRowSelectionDisabled={true}
items={[]}
onColumnSelectionChange={[Function]}
onItemClicked={[Function]}

View File

@ -22,7 +22,7 @@ exports[`DocumentsTableComponent should not render selection column when isSelec
},
]
}
isSelectionDisabled={true}
isRowSelectionDisabled={true}
items={
[
{
@ -483,7 +483,7 @@ exports[`DocumentsTableComponent should render documents and partition keys in h
},
]
}
isSelectionDisabled={false}
isRowSelectionDisabled={false}
items={
[
{