File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
dev/tests/functional/tests/app/Magento/Customer/Test/TestCase Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 14
14
<data name =" customer/data/is_subscribed" xsi : type =" string" >No</data >
15
15
<data name =" customer/data/password" xsi : type =" string" >123123^q</data >
16
16
<data name =" customer/data/password_confirmation" xsi : type =" string" >123123^q</data >
17
+ <data name =" tag" xsi : type =" string" >test_type:acceptance_test</data >
17
18
<constraint name =" Magento\Customer\Test\Constraint\AssertCustomerSuccessRegisterMessage" />
18
19
<constraint name =" Magento\Customer\Test\Constraint\AssertCustomerInGrid" />
19
20
<constraint name =" Magento\Customer\Test\Constraint\AssertCustomerLogout" />
24
25
<data name =" customer/data/email" xsi : type =" string" >johndoe%isolation%@example.com</data >
25
26
<data name =" customer/data/is_subscribed" xsi : type =" string" >Yes</data >
26
27
<data name =" customer/data/password" xsi : type =" string" >123123^q</data >
28
+ <data name =" tag" xsi : type =" string" >test_type:acceptance_test</data >
27
29
<data name =" customer/data/password_confirmation" xsi : type =" string" >123123^q</data >
28
30
<constraint name =" Magento\Customer\Test\Constraint\AssertCustomerSuccessRegisterMessage" />
29
31
<constraint name =" Magento\Customer\Test\Constraint\AssertCustomerInGrid" />
You can’t perform that action at this time.
0 commit comments