Skip to content

Commit 3da41ca

Browse files
author
Sergey Semenov
committed
MAGETWO-50350: Yes/No attribute values do not get saved on the Customer account
1 parent e59257a commit 3da41ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Customer/Test/Unit/Model/Customer/DataProviderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public function testGetAttributesMetaWithOptions(array $expected)
9494
* Data provider for testGetAttributesMeta
9595
*
9696
* @return array
97+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
9798
*/
9899
public function getAttributesMetaDataProvider()
99100
{

0 commit comments

Comments
 (0)