Modify the Ui
[clamp.git] / ui-react / src / __snapshots__ / OnapClamp.test.js.snap
index 7bb8f81..35951ca 100644 (file)
@@ -29,12 +29,16 @@ exports[`Verify OnapClamp Test the render method 1`] = `
   <styled.div
     id="main_div"
   >
+    <Route
+      path="/uploadToscaPolicyModal"
+      render={[Function]}
+    />
     <Route
       path="/viewToscaPolicyModal"
       render={[Function]}
     />
     <Route
-      path="/viewBlueprintMicroServiceTemplatesModal"
+      path="/ViewLoopTemplatesModal"
       render={[Function]}
     />
     <Route
@@ -53,6 +57,10 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       path="/loopProperties"
       render={[Function]}
     />
+    <Route
+      path="/modifyLoop"
+      render={[Function]}
+    />
     <Route
       path="/userInfo"
       render={[Function]}