Skip to content

Commit

Permalink
updated tests
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Jun 12, 2024
1 parent 8b4a61b commit b3b3297
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ exports[`Side Bar Component renders Side Bar Component 1`] = `
},
]
}
placeholder="Select a data source"
placeholder="Select a metric source"
selectedOptions={Array []}
singleSelection={
Object {
Expand Down Expand Up @@ -216,7 +216,7 @@ exports[`Side Bar Component renders Side Bar Component 1`] = `
onFocus={[Function]}
onOpenListClick={[Function]}
onRemoveOption={[Function]}
placeholder="Select a data source"
placeholder="Select a metric source"
rootId={[Function]}
searchValue=""
selectedOptions={Array []}
Expand Down Expand Up @@ -259,7 +259,7 @@ exports[`Side Bar Component renders Side Bar Component 1`] = `
<p
className="euiComboBoxPlaceholder"
>
Select a data source
Select a metric source
</p>
<AutosizeInput
aria-controls=""
Expand Down

0 comments on commit b3b3297

Please sign in to comment.