Modify the Ui
[clamp.git] / ui-react / src / __snapshots__ / OnapClamp.test.js.snap
index 7a4d945..35951ca 100644 (file)
@@ -21,6 +21,8 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       "menuFontColor": "black",
       "menuHighlightedBackgroundColor": "#337ab7",
       "menuHighlightedFontColor": "white",
+      "toscaTextareaBackgroundColor": "#E8E8E8",
+      "toscaTextareaFontSize": "13px",
     }
   }
 >
@@ -28,7 +30,15 @@ exports[`Verify OnapClamp Test the render method 1`] = `
     id="main_div"
   >
     <Route
-      path="/viewToscaModal"
+      path="/uploadToscaPolicyModal"
+      render={[Function]}
+    />
+    <Route
+      path="/viewToscaPolicyModal"
+      render={[Function]}
+    />
+    <Route
+      path="/ViewLoopTemplatesModal"
       render={[Function]}
     />
     <Route
@@ -47,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]}