src: Remove ouia-ids
Since we're moving away from IQE the `ouia-id` atributes should be no longer needed. This removes them from the entire code base.
This commit is contained in:
parent
357dd3a910
commit
e6b030ea4c
30 changed files with 4 additions and 68 deletions
|
|
@ -222,7 +222,6 @@ const ActivationKeysList = () => {
|
|||
isDisabled={
|
||||
!isSuccessActivationKeys || registrationType === 'register-later'
|
||||
}
|
||||
ouiaId="activation_key_select"
|
||||
>
|
||||
<TextInputGroup isPlain>
|
||||
<TextInputGroupMain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue