Skip to content

Commit 108ee81

Browse files
committed
ACP2E-3797: New Files Created Instead of Replacing Existing Images
1 parent c7e436f commit 108ee81

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

dev/tests/api-functional/testsuite/Magento/Catalog/Api/ProductAttributeMediaGalleryManagementInterfaceTest.php

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<?php
22
/**
3-
*
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
3+
* Copyright 2015 Adobe
4+
* All Rights Reserved.
65
*/
76
declare(strict_types=1);
87

@@ -26,7 +25,7 @@
2625
use Magento\Framework\ObjectManagerInterface;
2726

2827
/**
29-
* Class ProductAttributeMediaGalleryManagementInterfaceTest
28+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3029
*/
3130
class ProductAttributeMediaGalleryManagementInterfaceTest extends WebapiAbstract
3231
{

0 commit comments

Comments
 (0)