Skip to content

Commit 01b8305

Browse files
MC-17505: Customer address attribute Phone validation issue
1 parent 34f8da1 commit 01b8305

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Eav/Test/Unit/Model/Attribute/Data

1 file changed

+3
-0
lines changed

app/code/Magento/Eav/Test/Unit/Model/Attribute/Data/TextTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
use Magento\Framework\Exception\LocalizedException;
1010
use Magento\Framework\Stdlib\StringUtils;
1111

12+
/**
13+
* Eav text attribute model test
14+
*/
1215
class TextTest extends \PHPUnit\Framework\TestCase
1316
{
1417
/**

0 commit comments

Comments
 (0)