Adding manage dictionary UI feature
[clamp.git] / ui-react / src / __snapshots__ / LoopUI.test.js.snap
index 5f7611b..9de232d 100644 (file)
@@ -13,7 +13,11 @@ exports[`Verify LoopUI Test the render method 1`] = `
     render={[Function]}
   />
   <Route
-    path="/viewBlueprintMicroServiceTemplatesModal"
+    path="/ViewLoopTemplatesModal"
+    render={[Function]}
+  />
+  <Route
+    path="/ManageDictionaries"
     render={[Function]}
   />
   <Route
@@ -21,7 +25,15 @@ exports[`Verify LoopUI Test the render method 1`] = `
     render={[Function]}
   />
   <Route
-    path="/configurationPolicyModal/:componentName"
+    path="/policyModal/:policyInstanceType/:policyName"
+    render={[Function]}
+  />
+  <Route
+    path="/configurationPolicyModal/:policyName"
+    render={[Function]}
+  />
+  <Route
+    path="/createLoop"
     render={[Function]}
   />
   <Route
@@ -32,6 +44,10 @@ exports[`Verify LoopUI Test the render method 1`] = `
     path="/loopProperties"
     render={[Function]}
   />
+  <Route
+    path="/modifyLoop"
+    render={[Function]}
+  />
   <Route
     path="/userInfo"
     render={[Function]}