Skip to content

Commit dd1da05

Browse files
committed
ACP2E-2595: Custom Customer Attribute Not Saving File type Attribute(Image)
1 parent 31c9a56 commit dd1da05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Customer/Test/Unit/Controller/Account/EditPostTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
use PHPUnit\Framework\MockObject\MockObject;
4242
use PHPUnit\Framework\TestCase;
4343

44+
/**
45+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
46+
*/
4447
class EditPostTest extends TestCase
4548
{
4649
/**

0 commit comments

Comments
 (0)