diff --git a/packages/react-core/src/components/Button/examples/ButtonVariations.tsx b/packages/react-core/src/components/Button/examples/ButtonVariations.tsx
index e808916fd07..7b89158da08 100644
--- a/packages/react-core/src/components/Button/examples/ButtonVariations.tsx
+++ b/packages/react-core/src/components/Button/examples/ButtonVariations.tsx
@@ -10,6 +10,9 @@ export const ButtonVariations: React.FunctionComponent = () => (
{' '}
+ } ouiaId="PrimaryWithIcon">
+ Primary with icon
+ {' '}
{' '}