Removal of useless code
[clamp.git] / ui-react / src / __snapshots__ / OnapClamp.test.js.snap
index 2351853..a06f1ed 100644 (file)
@@ -13,6 +13,8 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       "fontNormal": "black",
       "fontSize": "16px",
       "fontWarning": "#eb238e",
+      "loopLogsHeaderBackgroundColor": "white",
+      "loopLogsHeaderFontColor": "black",
       "loopViewerBackgroundColor": "white",
       "loopViewerFontColor": "yellow",
       "loopViewerHeaderBackgroundColor": "#337ab7",
@@ -45,18 +47,10 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       path="/ManageDictionaries"
       render={[Function]}
     />
-    <Route
-      path="/operationalPolicyModal"
-      render={[Function]}
-    />
     <Route
       path="/policyModal/:policyInstanceType/:policyName"
       render={[Function]}
     />
-    <Route
-      path="/configurationPolicyModal/:policyName"
-      render={[Function]}
-    />
     <Route
       path="/createLoop"
       render={[Function]}
@@ -199,9 +193,13 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       <styled.div>
         Loop Viewer - 
         Empty (NO loop loaded yet)
+         - (
+        )
       </styled.div>
       <styled.div>
-        <withRouter(LoopViewSvg)
+        <withRouter(SvgGenerator)
+          clickable={true}
+          generatedFrom="INSTANCE"
           loopCache={
             LoopCache {
               "loopJsonCache": Object {},