From eb56bf35949f42d3a5bdebf9ed1afc17dd9cf211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B4mulo=20Penido?= Date: Wed, 11 Dec 2024 12:54:08 -0300 Subject: [PATCH] test: fix typo --- .../component-info/ComponentAdvancedInfo.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/library-authoring/component-info/ComponentAdvancedInfo.test.tsx b/src/library-authoring/component-info/ComponentAdvancedInfo.test.tsx index 9550f409c6..360f7d777c 100644 --- a/src/library-authoring/component-info/ComponentAdvancedInfo.test.tsx +++ b/src/library-authoring/component-info/ComponentAdvancedInfo.test.tsx @@ -32,7 +32,7 @@ const render = ( , { extraWrapper: ({ children }: { children: React.ReactNode }) => ( - showOnlyPublished={showOnlyPublished} +