Specify ouiaId to use as selector for testing
see release_select for ImageOutputReleaseSelect for example
This commit is contained in:
parent
42162c9350
commit
0b3d6a2b01
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ export const AWSSourcesSelect = ({
|
|||
className={className}
|
||||
>
|
||||
<Select
|
||||
ouiaId="source_select"
|
||||
variant={SelectVariant.typeahead}
|
||||
onToggle={handleToggle}
|
||||
onSelect={handleSelect}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue