Changed the pulled image string

Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
This commit is contained in:
Amelia-Maria Breda 2022-12-06 13:08:06 +01:00 committed by Raul Kele
parent 2de212c6b0
commit 40ceb35e50

View File

@ -296,7 +296,7 @@ function TagDetails() {
<Grid item xs={4} className={classes.pull}>
{isCopied ? (
<Button className={classes.pullStringBoxCopied} data-testid="successPulled-buton">
Pulled Image
Copied Pull Command
<CheckCircleIcon />
</Button>
) : (