Add new dialog for policy
[clamp.git] / ui-react / src / __snapshots__ / LoopUI.test.js.snap
index 98f802d..3d0137c 100644 (file)
@@ -21,7 +21,11 @@ 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