From f477ad13865cea44c5f18129f346bc16fd838d5e Mon Sep 17 00:00:00 2001 From: RitaDias Date: Mon, 9 Sep 2024 10:25:46 +0200 Subject: [PATCH] test(sanity): clean up (remove duplicates and clean up button) --- .../core/bundles/components/__tests__/ReleasesMenu.test.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/sanity/src/core/bundles/components/__tests__/ReleasesMenu.test.tsx b/packages/sanity/src/core/bundles/components/__tests__/ReleasesMenu.test.tsx index 72c17a3b5689..27a8816fb9eb 100644 --- a/packages/sanity/src/core/bundles/components/__tests__/ReleasesMenu.test.tsx +++ b/packages/sanity/src/core/bundles/components/__tests__/ReleasesMenu.test.tsx @@ -64,7 +64,6 @@ describe('ReleasesMenu', () => { _type: 'release', hue: 'red', _id: 'f6b2c2cc-1732-4465-bfb3-dd205b5d78e9', - _id: 'summer-drop', authorId: '', }, ] @@ -195,7 +194,7 @@ describe('ReleasesMenu', () => { }) it('should render actions when actions prop is provided', async () => { - const actions = + const actions =