test-id to archive btn 03/56503/2
authorsvishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
Mon, 16 Jul 2018 11:17:01 +0000 (14:17 +0300)
committerEinav Keidar <einavw@amdocs.com>
Mon, 16 Jul 2018 12:17:54 +0000 (12:17 +0000)
Issue-ID: SDC-1515
Change-Id: I923b7e7704fd25fe97d2f333bf65c068e23f3266
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
openecomp-ui/src/sdc-app/onboarding/versionsPage/VersionsPage.jsx

index 983d144..5a20c49 100644 (file)
@@ -32,6 +32,7 @@ const ArchiveRestoreButton = ({ depricateAction, title, isArchived }) => (
             </Button>
         ) : (
             <SVGIcon
+                data-test-id="deprecate-action-btn"
                 name="archiveBox"
                 title={i18n('Archive')}
                 color="secondary"