From e90f587a5fdcdc8230a7fe60a2fefa31500011bf Mon Sep 17 00:00:00 2001 From: Lukasz Ostrowski Date: Wed, 28 Jun 2023 09:44:18 +0200 Subject: [PATCH] Add test-id to installed app row (#3783) --- src/apps/components/InstalledAppListRow/InstalledAppListRow.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps/components/InstalledAppListRow/InstalledAppListRow.tsx b/src/apps/components/InstalledAppListRow/InstalledAppListRow.tsx index 5ffc9a23d..5e2735632 100644 --- a/src/apps/components/InstalledAppListRow/InstalledAppListRow.tsx +++ b/src/apps/components/InstalledAppListRow/InstalledAppListRow.tsx @@ -33,6 +33,7 @@ export const InstalledAppListRow: React.FC = props => { state={{ from: location.pathname }} className={sprinkles({ display: "contents" })} inline={false} + data-testid={"apps:installed-app-row"} >