diff --git a/src/design-system/profile-picture/user-profile.component.tsx b/src/design-system/profile-picture/user-profile.component.tsx index 68a6629..c5cc0b2 100644 --- a/src/design-system/profile-picture/user-profile.component.tsx +++ b/src/design-system/profile-picture/user-profile.component.tsx @@ -39,7 +39,7 @@ export const UserProfile = ({ [cx.circle]: radius === 'circle', [cx.noBackground]: background === 'none', })} - data-testid={testId ?? 'avatar-root'} + data-testid={'avatar-root'} >