From 52c9625bbcaaa7c1b75f7de88ef1b547e121b5a2 Mon Sep 17 00:00:00 2001 From: apurv-wednesday Date: Tue, 30 Apr 2024 16:19:09 +0530 Subject: [PATCH] fix: bug --- .../ErrorState/tests/__snapshots__/index.test.tsx.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/features/repos/components/ErrorState/tests/__snapshots__/index.test.tsx.snap b/src/features/repos/components/ErrorState/tests/__snapshots__/index.test.tsx.snap index 761f685..4247607 100644 --- a/src/features/repos/components/ErrorState/tests/__snapshots__/index.test.tsx.snap +++ b/src/features/repos/components/ErrorState/tests/__snapshots__/index.test.tsx.snap @@ -15,8 +15,8 @@ exports[` should render and match the snapshot 1`] = ` margin: 20px 0; padding: 1rem; max-width: px; - color: #141414; - color: #141414; + color: [object Object]; + color: [object Object]; } .emotion-1 { @@ -41,7 +41,7 @@ exports[` should render and match the snapshot 1`] = `