add new test snap after rebase
This commit is contained in:
parent
66ce876d48
commit
4054bd8b65
1 changed files with 4 additions and 0 deletions
|
@ -1260,6 +1260,7 @@ exports[`<MapperDialog/> should have disabled add button when nothing is selecte
|
||||||
expandId="expandable-toggle"
|
expandId="expandable-toggle"
|
||||||
gridBreakPoint="grid-md"
|
gridBreakPoint="grid-md"
|
||||||
isStickyHeader={false}
|
isStickyHeader={false}
|
||||||
|
isTreeTable={false}
|
||||||
onSelect={[Function]}
|
onSelect={[Function]}
|
||||||
ouiaSafe={true}
|
ouiaSafe={true}
|
||||||
role="grid"
|
role="grid"
|
||||||
|
@ -1989,6 +1990,7 @@ exports[`<MapperDialog/> should have disabled add button when nothing is selecte
|
||||||
}
|
}
|
||||||
gridBreakPoint="grid-md"
|
gridBreakPoint="grid-md"
|
||||||
isStickyHeader={false}
|
isStickyHeader={false}
|
||||||
|
isTreeTable={false}
|
||||||
ouiaSafe={true}
|
ouiaSafe={true}
|
||||||
renderers={
|
renderers={
|
||||||
Object {
|
Object {
|
||||||
|
@ -2011,6 +2013,7 @@ exports[`<MapperDialog/> should have disabled add button when nothing is selecte
|
||||||
className=""
|
className=""
|
||||||
gridBreakPoint="grid-md"
|
gridBreakPoint="grid-md"
|
||||||
isStickyHeader={false}
|
isStickyHeader={false}
|
||||||
|
isTreeTable={false}
|
||||||
ouiaSafe={true}
|
ouiaSafe={true}
|
||||||
role="grid"
|
role="grid"
|
||||||
variant="compact"
|
variant="compact"
|
||||||
|
@ -2022,6 +2025,7 @@ exports[`<MapperDialog/> should have disabled add button when nothing is selecte
|
||||||
gridBreakPoint="grid-md"
|
gridBreakPoint="grid-md"
|
||||||
innerRef={null}
|
innerRef={null}
|
||||||
isStickyHeader={false}
|
isStickyHeader={false}
|
||||||
|
isTreeTable={false}
|
||||||
ouiaSafe={true}
|
ouiaSafe={true}
|
||||||
role="grid"
|
role="grid"
|
||||||
variant="compact"
|
variant="compact"
|
||||||
|
|
Loading…
Reference in a new issue