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 61a7c45 commit c742397Copy full SHA for c742397
dev/tests/functional/tests/app/Magento/Customer/Test/TestCase/CreateCustomerBackendEntityTest.xml
@@ -60,7 +60,7 @@
60
<data name="customer/data/group_id/dataset" xsi:type="string">Retailer</data>
61
<data name="customer/data/firstname" xsi:type="string">John%isolation%</data>
62
<data name="customer/data/lastname" xsi:type="string">Doe%isolation%</data>
63
- <data name="customer/data/email" xsi:type="string">JohnDoe%isolation%@example.ccc</data>
+ <data name="customer/data/email" xsi:type="string">JohnDoe%isolation%@-example.com</data>
64
<constraint name="Magento\Customer\Test\Constraint\AssertCustomerInvalidEmail" />
65
</variation>
66
<variation name="CreateCustomerBackendEntityTestVariation5" summary="General customer from Poland">
0 commit comments