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 3afe988 commit 15ceda0Copy full SHA for 15ceda0
app/code/Magento/Customer/Test/Mftf/Data/AddressData.xml
@@ -172,7 +172,7 @@
172
<data key="city">London</data>
173
<data key="postcode">SE1 7RW</data>
174
<data key="country_id">GB</data>
175
- <data key="telephone">444-44-444-44</data>
+ <data key="telephone">444-444-4444</data>
176
</entity>
177
<entity name="US_Address_Utah" type="address">
178
<data key="firstname">John</data>
@@ -227,7 +227,7 @@
227
228
<data key="lastname">Doe</data>
229
<data key="company">Magento</data>
230
- <data key="telephone">0123456789-02134567</data>
+ <data key="telephone">888-777-7890</data>
231
<array key="street">
232
<item>172, Westminster Bridge Rd</item>
233
<item>7700 xyz street</item>
0 commit comments