aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/__snapshots__/LoopUI.test.js.snap
diff options
context:
space:
mode:
Diffstat (limited to 'ui-react/src/__snapshots__/LoopUI.test.js.snap')
-rw-r--r--ui-react/src/__snapshots__/LoopUI.test.js.snap6
1 files changed, 5 insertions, 1 deletions
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap
index 98f802df..3d0137c1 100644
--- a/ui-react/src/__snapshots__/LoopUI.test.js.snap
+++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap
@@ -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