Skip to content

Commit

Permalink
ran tests and updated snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Aug 4, 2023
1 parent 4b2329e commit 1b7ed73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ exports[`Search Bar Component Search Side Bar Component with available metrics 1
}
defaultQuery=""
onChange={[Function]}
query=""
>
<EuiFlexGroup
alignItems="center"
Expand Down Expand Up @@ -180,6 +181,7 @@ exports[`Search Bar Component Search Side Bar Component with no available metric
}
defaultQuery=""
onChange={[Function]}
query=""
>
<EuiFlexGroup
alignItems="center"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ exports[`Side Bar Component renders Side Bar Component 1`] = `
}
defaultQuery=""
onChange={[Function]}
query=""
>
<EuiFlexGroup
alignItems="center"
Expand Down

0 comments on commit 1b7ed73

Please sign in to comment.