diff --git a/invokeai/frontend/web/src/common/components/IAIDndImage.tsx b/invokeai/frontend/web/src/common/components/IAIDndImage.tsx index ac19131fdc..eed8a1e49c 100644 --- a/invokeai/frontend/web/src/common/components/IAIDndImage.tsx +++ b/invokeai/frontend/web/src/common/components/IAIDndImage.tsx @@ -185,7 +185,7 @@ const IAIDndImage = (props: IAIDndImageProps) => { borderRadius: 'base', ...imageSx, }} - data-testId={dataTestId} + data-testid={dataTestId} /> {withMetadataOverlay && (