Skip to content

Commit

Permalink
21529: Added FeatureAttributesCompact.feature test id for downstream …
Browse files Browse the repository at this point in the history
…consumers. (#16)
  • Loading branch information
lancegliser authored Sep 12, 2024
1 parent 3429d24 commit 5e2367d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ const Header: FC<HeaderProps> = ({
labelInline
sizing={"sm"}
name="feature"
data-testid="FeatureAttributesCompact.feature"
onChange={async (event) => {
setActiveFeature(event.target.value);
}}
Expand Down

0 comments on commit 5e2367d

Please sign in to comment.