We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24338b4 + c8653c6 commit 2f93e3bCopy full SHA for 2f93e3b
app/code/Magento/Customer/Test/Mftf/Data/AddressData.xml
@@ -71,9 +71,9 @@
71
<item>Bld D</item>
72
</array>
73
<data key="company">Magento</data>
74
- <data key="telephone">Invalid Telephone</data>
+ <data key="telephone">0987654321</data>
75
<data key="fax">1234568910</data>
76
- <data key="postcode">Invalid PostCode</data>
+ <data key="postcode">654321</data>
77
<data key="city">InvalidCity</data>
78
<data key="state">Texas</data>
79
<data key="firstname">John</data>
0 commit comments