Skip to content

Commit

Permalink
updated snapshots (opensearch-project#1095)
Browse files Browse the repository at this point in the history
Signed-off-by: Amardeepsingh Siglani <[email protected]>
  • Loading branch information
amsiglan authored Jul 29, 2024
1 parent ddb4c46 commit 0c3ee62
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ exports[`<Alerts /> spec renders the component 1`] = `
hasArrow={true}
isOpen={false}
ownFocus={true}
panelPaddingSize="m"
panelPaddingSize="s"
>
<div
className="euiPopover euiPopover--anchorDownLeft"
Expand Down Expand Up @@ -631,7 +631,7 @@ exports[`<Alerts /> spec renders the component 1`] = `
color="success"
data-test-subj="superDatePickerApplyTimeButton"
fill={false}
iconType="kqlFunction"
iconType="refresh"
isDisabled={false}
isLoading={true}
onBlur={[Function]}
Expand All @@ -651,7 +651,7 @@ exports[`<Alerts /> spec renders the component 1`] = `
disabled={true}
element="button"
fill={false}
iconType="kqlFunction"
iconType="refresh"
isDisabled={true}
isLoading={true}
onBlur={[Function]}
Expand Down Expand Up @@ -681,7 +681,7 @@ exports[`<Alerts /> spec renders the component 1`] = `
<EuiButtonContent
className="euiButton__content"
iconSide="left"
iconType="kqlFunction"
iconType="refresh"
isLoading={true}
textProps={
Object {
Expand Down

0 comments on commit 0c3ee62

Please sign in to comment.