Update AddTableEntityPanel.test.tsx.snap

This commit is contained in:
MokireddySampath 2023-06-06 22:13:02 +05:30 committed by GitHub
parent 61a0433c40
commit a516d9ec45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,6 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
className="panelMainContent" className="panelMainContent"
> >
<Stack <Stack
aria-label="Add Property"
className="addButtonEntiy" className="addButtonEntiy"
horizontal={true} horizontal={true}
onClick={[Function]} onClick={[Function]}
@ -34,21 +33,20 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
tabIndex={0} tabIndex={0}
> >
<div <div
aria-label="Add Property"
className="ms-Stack addButtonEntiy css-53" className="ms-Stack addButtonEntiy css-53"
onClick={[Function]} onClick={[Function]}
onKeyPress={[Function]} onKeyPress={[Function]}
tabIndex={0} tabIndex={0}
> >
<StyledImageBase <StyledImageBase
alt="Add Property" alt="Add Entity"
height={30} height={30}
key=".0:$.0" key=".0:$.0"
src="" src=""
width={16} width={16}
> >
<ImageBase <ImageBase
alt="Add Property" alt="Add Entity"
height={30} height={30}
src="" src=""
styles={[Function]} styles={[Function]}
@ -337,7 +335,7 @@ exports[`Excute Add Table Entity Pane should render Default properly 1`] = `
} }
> >
<img <img
alt="Add Property" alt="Add Entity"
className="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-55" className="ms-Image-image ms-Image-image--portrait is-notLoaded is-fadeIn image-55"
key="fabricImage" key="fabricImage"
onError={[Function]} onError={[Function]}