diff options
author | saul.gill <saul.gill@est.tech> | 2021-06-03 18:06:18 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2021-06-11 13:24:36 +0100 |
commit | 80882869b0f8632748397190abbf6147e86abf42 (patch) | |
tree | 47620d2f7ae856faf513e2fc826a7c6dda830167 /gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap | |
parent | 8c6beedc3d58420988c9e80d75aad96198e2962e (diff) |
Added GET Tosca Service Template components
Added in header, using existing styling
Integrated with existing FE
Issue-ID: POLICY-3222
Change-Id: I5b6a9f4be3296b2969baa559a7a48c87d2ab9258
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap')
-rw-r--r-- | gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap b/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap index 322c931..f30a85d 100644 --- a/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap +++ b/gui-clamp/ui-react/src/__snapshots__/LoopUI.test.js.snap @@ -6,6 +6,10 @@ exports[`Verify LoopUI Test the render method 1`] = ` > <Memo(l) /> <Route + path="/readToscaTemplate" + render={[Function]} + /> + <Route path="/viewLoopTemplatesModal" render={[Function]} /> |