From 182773545aafe61c703f3206e3f457521fcd29a3 Mon Sep 17 00:00:00 2001 From: nileshgulia1 Date: Tue, 19 Mar 2024 13:47:40 +0530 Subject: [PATCH] test: fix undefined store content --- src/components/Blocks/ContextNavigation/Accordion.test.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/Blocks/ContextNavigation/Accordion.test.jsx b/src/components/Blocks/ContextNavigation/Accordion.test.jsx index 06777e3..6c386f5 100644 --- a/src/components/Blocks/ContextNavigation/Accordion.test.jsx +++ b/src/components/Blocks/ContextNavigation/Accordion.test.jsx @@ -30,6 +30,9 @@ describe('RASTAccordion', () => { locale: 'en', messages: {}, }, + content: { + subrequests: {}, + }, }); const { container } = render(