aboutsummaryrefslogtreecommitdiffstats
path: root/ui-react/src/__snapshots__
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2021-03-04 18:01:26 +0100
committerS�bastien Determe <sebastien.determe@intl.att.com>2021-03-11 22:17:07 +0000
commitcc09b219f194d3aab112cbedc1468607fe2209e2 (patch)
treeff8ff907591389a75afcd86194548addf772eed1 /ui-react/src/__snapshots__
parent1e2760ea1ee4baa9db0e921907f3491fda795136 (diff)
Remove useless code
Remove useless code due to the changes done for the policy create feature. The tosca list can now be seen directly in the policy framework dialog Issue-ID: POLICY-3106 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I5fd61f28ed7071ceaf5729045983fc2d792bc9a4 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Diffstat (limited to 'ui-react/src/__snapshots__')
-rw-r--r--ui-react/src/__snapshots__/LoopUI.test.js.snap8
-rw-r--r--ui-react/src/__snapshots__/OnapClamp.test.js.snap8
2 files changed, 0 insertions, 16 deletions
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap
index 1a8a98257..c230dbcf6 100644
--- a/ui-react/src/__snapshots__/LoopUI.test.js.snap
+++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap
@@ -6,14 +6,6 @@ exports[`Verify LoopUI Test the render method 1`] = `
>
<GlobalStyleComponent />
<Route
- path="/uploadToscaPolicyModal"
- render={[Function]}
- />
- <Route
- path="/viewToscaPolicyModal"
- render={[Function]}
- />
- <Route
path="/viewLoopTemplatesModal"
render={[Function]}
/>
diff --git a/ui-react/src/__snapshots__/OnapClamp.test.js.snap b/ui-react/src/__snapshots__/OnapClamp.test.js.snap
index c7c7ecbaa..d487d6ac0 100644
--- a/ui-react/src/__snapshots__/OnapClamp.test.js.snap
+++ b/ui-react/src/__snapshots__/OnapClamp.test.js.snap
@@ -35,14 +35,6 @@ exports[`Verify OnapClamp Test the render method 1`] = `
>
<GlobalStyleComponent />
<Route
- path="/uploadToscaPolicyModal"
- render={[Function]}
- />
- <Route
- path="/viewToscaPolicyModal"
- render={[Function]}
- />
- <Route
path="/viewLoopTemplatesModal"
render={[Function]}
/>