From 17891d48db93dbc5dbc645087c254a3808f4bdcc Mon Sep 17 00:00:00 2001 From: "myelyn.kim" Date: Mon, 7 Oct 2024 16:43:06 +0900 Subject: [PATCH] Fixed lint warning Enact-DCO-1.0-Signed-off-by: Hyelyn Kim (myelyn.kim@lge.com) --- .../tests/ContextualPopupDecorator-specs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ContextualPopupDecorator/tests/ContextualPopupDecorator-specs.js b/ContextualPopupDecorator/tests/ContextualPopupDecorator-specs.js index 086102fb4..6a7de4ee6 100644 --- a/ContextualPopupDecorator/tests/ContextualPopupDecorator-specs.js +++ b/ContextualPopupDecorator/tests/ContextualPopupDecorator-specs.js @@ -517,7 +517,7 @@ describe('ContextualPopupDecorator Specs', () => { const message = 'goodbye'; const Root = FloatingLayerDecorator('div'); - const {rerender} = render( + render( message}> Hello