Skip to content

Commit

Permalink
Add test ID to the branding application list dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
savindi7 committed Sep 18, 2024
1 parent 7d65f76 commit 2e02b0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ const BrandingPageLayout: FunctionComponent<BrandingPageLayoutInterface> = (
layout
>
<Autocomplete
data-componentId={ `${componentId}-application-dropdown` }
sx={ { width: 190 } }
readOnly={ isBrandingAppsRedirect }
clearIcon={ null }
Expand Down

0 comments on commit 2e02b0b

Please sign in to comment.