Removal of useless code
[clamp.git] / ui-react / src / __snapshots__ / LoopUI.test.js.snap
index ff08f7a..958e77a 100644 (file)
@@ -20,18 +20,10 @@ exports[`Verify LoopUI 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]}
@@ -180,7 +172,9 @@ exports[`Verify LoopUI Test the render method 1`] = `
       )
     </styled.div>
     <styled.div>
-      <withRouter(LoopViewSvg)
+      <withRouter(SvgGenerator)
+        clickable={true}
+        generatedFrom="INSTANCE"
         loopCache={
           LoopCache {
             "loopJsonCache": Object {},