diff options
Diffstat (limited to 'ui-react/src/__snapshots__/LoopUI.test.js.snap')
-rw-r--r-- | ui-react/src/__snapshots__/LoopUI.test.js.snap | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap index c230dbcf6..322c93155 100644 --- a/ui-react/src/__snapshots__/LoopUI.test.js.snap +++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap @@ -4,7 +4,7 @@ exports[`Verify LoopUI Test the render method 1`] = ` <styled.div id="main_div" > - <GlobalStyleComponent /> + <Memo(l) /> <Route path="/viewLoopTemplatesModal" render={[Function]} @@ -90,7 +90,6 @@ exports[`Verify LoopUI Test the render method 1`] = ` "timeout": 300, "unmountOnExit": false, }, - "displayName": "Fade", "render": [Function], } } @@ -111,7 +110,6 @@ exports[`Verify LoopUI Test the render method 1`] = ` "timeout": 300, "unmountOnExit": false, }, - "displayName": "Fade", "render": [Function], } } |