Add ouiaIds for import Modal and button
Adding some missing ouiaIds.
This commit is contained in:
parent
345c3bbd06
commit
9b82b22d75
2 changed files with 2 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ export const ImportBlueprintModal: React.FunctionComponent<
|
|||
isOpen={isOpen}
|
||||
title={'Import pipeline'}
|
||||
onClose={onImportClose}
|
||||
ouiaId="import-blueprint-modal"
|
||||
>
|
||||
<Form>
|
||||
<FormGroup fieldId="import-blueprint-file-upload">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue