diff options
Diffstat (limited to 'gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap')
-rw-r--r-- | gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap b/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap index 040fdaa..4529589 100644 --- a/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap +++ b/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap @@ -14,6 +14,10 @@ exports[`Verify LoopUI Test the render method 1`] = ` render={[Function]} /> <Route + path="/getJsonSchema" + render={[Function]} + /> + <Route path="/viewLoopTemplatesModal" render={[Function]} /> |