File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 28
28
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
29
29
</before >
30
30
<after >
31
- <deleteData createDataKey =" createCustomerTaxClass" after =" deleteCustomerGroup" stepKey =" deleteCustomerTaxClass" />
32
31
<actionGroup ref =" AdminDeleteCustomerGroupActionGroup" stepKey =" deleteCustomerGroup" >
33
32
<argument name =" customerGroupName" value =" {{CustomCustomerGroup.code}}" />
34
33
</actionGroup >
35
34
<actionGroup ref =" clearFiltersAdminDataGrid" stepKey =" clearFilters" />
36
35
<actionGroup ref =" logout" stepKey =" logout" />
36
+ <deleteData createDataKey =" createCustomerTaxClass" stepKey =" deleteCustomerTaxClass" />
37
37
</after >
38
38
<!-- Steps: 1. Log in to backend as admin user.
39
39
2. Navigate to Stores > Other Settings > Customer Groups.
You can’t perform that action at this time.
0 commit comments