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
committerLiam Fallon <liam.fallon@est.tech>2021-03-16 09:21:07 +0000
commit571c14dd12c6e99c6dcf13b73f438a9c48a73470 (patch)
tree0ae73d8ba4b874631de075cf88b36847c6318f4f /ui-react/src/__snapshots__
parentaf03139afd50b8843811201592cfd08569235074 (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> (cherry picked from commit cc09b219f194d3aab112cbedc1468607fe2209e2)
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 fd1b0d57d..af3c94dfd 100644
--- a/ui-react/src/__snapshots__/OnapClamp.test.js.snap
+++ b/ui-react/src/__snapshots__/OnapClamp.test.js.snap
@@ -33,14 +33,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]}
/>