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, 4 insertions, 0 deletions
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap index 98f1a460b..98f802df8 100644 --- a/ui-react/src/__snapshots__/LoopUI.test.js.snap +++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap @@ -33,6 +33,10 @@ exports[`Verify LoopUI Test the render method 1`] = ` render={[Function]} /> <Route + path="/modifyLoop" + render={[Function]} + /> + <Route path="/userInfo" render={[Function]} /> |