diff options
author | brunomilitzer <bruno.militzer@est.tech> | 2022-01-27 17:51:58 +0000 |
---|---|---|
committer | brunomilitzer <bruno.militzer@est.tech> | 2022-01-28 13:58:53 +0000 |
commit | f8ec2dcdcec8a686d3e58d82a99aa097df2f0c41 (patch) | |
tree | dc981ad80437976d89662e01139cc26c6da463e4 /gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js | |
parent | 9957cf988f2199d9d0ff3838e7f90e70d9cb6ae8 (diff) |
Added Menu and Loop Jest Tests
Issue-ID: POLICY-3876
Change-Id: I5f4d80aefdff8b837a40742b66727b888e985b86
Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
Diffstat (limited to 'gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js')
-rw-r--r-- | gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js b/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js index 0d20341..32ae209 100644 --- a/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js +++ b/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js @@ -2,8 +2,8 @@ * ============LICENSE_START======================================================= * ONAP CLAMP * ================================================================================ - * Copyright (C) 2020 AT&T Intellectual Property. All rights - * reserved. + * Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + * Modifications Copyright (C) 2022 Nordix Foundation. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |