From ebdf40ed8bf2f7d87194c1c0c046165e91d9e140 Mon Sep 17 00:00:00 2001 From: Darshit Chanpura Date: Fri, 29 Mar 2024 11:23:33 -0400 Subject: [PATCH] Fixes unit tests Signed-off-by: Darshit Chanpura --- .../panels/test/__snapshots__/role-list.test.tsx.snap | 1 + .../utils/test/__snapshots__/display-utils.test.tsx.snap | 2 ++ 2 files changed, 3 insertions(+) diff --git a/public/apps/configuration/panels/test/__snapshots__/role-list.test.tsx.snap b/public/apps/configuration/panels/test/__snapshots__/role-list.test.tsx.snap index 9826ce5c9..a9cbacb15 100644 --- a/public/apps/configuration/panels/test/__snapshots__/role-list.test.tsx.snap +++ b/public/apps/configuration/panels/test/__snapshots__/role-list.test.tsx.snap @@ -17,6 +17,7 @@ exports[`Role list Render columns render Customization column 1`] = ` > Reserved diff --git a/public/apps/configuration/utils/test/__snapshots__/display-utils.test.tsx.snap b/public/apps/configuration/utils/test/__snapshots__/display-utils.test.tsx.snap index f81deee72..f1795f2a5 100644 --- a/public/apps/configuration/utils/test/__snapshots__/display-utils.test.tsx.snap +++ b/public/apps/configuration/utils/test/__snapshots__/display-utils.test.tsx.snap @@ -16,6 +16,7 @@ exports[`Display utils Render Customization column when reserved = False 1`] = ` > Custom @@ -39,6 +40,7 @@ exports[`Display utils Render Customization column when reserved = True 1`] = ` > Reserved