Skip to content

Commit

Permalink
Updated snapshots for failing checks
Browse files Browse the repository at this point in the history
Signed-off-by: ruchika-narang <[email protected]>
  • Loading branch information
ruchika-narang committed Aug 10, 2022
1 parent c7328c2 commit 272533d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ exports[`Visualization Flyout Component renders add visualization Flyout 1`] = `
ownFocus={false}
size="m"
>
<EuiWindowEvent
<OuiWindowEvent
event="keydown"
handler={[Function]}
/>
Expand Down Expand Up @@ -1319,7 +1319,7 @@ exports[`Visualization Flyout Component renders replace visualization Flyout 1`]
ownFocus={false}
size="m"
>
<EuiWindowEvent
<OuiWindowEvent
event="keydown"
handler={[Function]}
/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ exports[`<SpanDetailFlyout /> spec renders the empty component 1`] = `
onClose={[MockFunction]}
size="s"
>
<EuiWindowEvent
<OuiWindowEvent
event="keydown"
handler={[Function]}
/>
Expand Down

0 comments on commit 272533d

Please sign in to comment.