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.
1 parent e8fbe49 commit bd77257Copy full SHA for bd77257
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