aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/__snapshots__/LoopUI.test.js.snap
diff options
context:
space:
mode:
Diffstat (limited to 'ui-react/src/__snapshots__/LoopUI.test.js.snap')
-rw-r--r--ui-react/src/__snapshots__/LoopUI.test.js.snap4
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 3d0137c15..7d2c4467e 100644
--- a/ui-react/src/__snapshots__/LoopUI.test.js.snap
+++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap
@@ -29,6 +29,10 @@ exports[`Verify LoopUI Test the render method 1`] = `
render={[Function]}
/>
<Route
+ path="/createLoop"
+ render={[Function]}
+ />
+ <Route
path="/openLoop"
render={[Function]}
/>