Add new dialog for policy
[clamp.git] / ui-react / src / __snapshots__ / OnapClamp.test.js.snap
index 35951ca..1c456e1 100644 (file)
@@ -46,7 +46,11 @@ exports[`Verify OnapClamp Test the render method 1`] = `
       render={[Function]}
     />
     <Route
-      path="/configurationPolicyModal/:componentName"
+      path="/policyModal/:policyInstanceType/:policyName"
+      render={[Function]}
+    />
+    <Route
+      path="/configurationPolicyModal/:policyName"
       render={[Function]}
     />
     <Route