From d28f36555a907458f8fa6ec096930bda67f27be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20W=C5=82odek?= Date: Fri, 25 Oct 2024 17:47:06 +0200 Subject: [PATCH] test: add testId to the root of TokenProfile --- .../assets-table/assets-table-token-profile.component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/design-system/assets-table/assets-table-token-profile.component.tsx b/src/design-system/assets-table/assets-table-token-profile.component.tsx index 49351e7..8a0146d 100644 --- a/src/design-system/assets-table/assets-table-token-profile.component.tsx +++ b/src/design-system/assets-table/assets-table-token-profile.component.tsx @@ -21,7 +21,7 @@ export const TokenProfile = ({ testId = 'token-profile', }: Readonly): JSX.Element => { return ( -
+