Skip to content

Commit de9745b

Browse files
committed
MC-5301: Create retail customer group
1 parent 4513bbc commit de9745b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/AdminCreateTaxClassCustomerGroupTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
2929
</before>
3030
<after>
31-
<deleteData createDataKey="createCustomerTaxClass" after="deleteCustomerGroup" stepKey="deleteCustomerTaxClass"/>
3231
<actionGroup ref="AdminDeleteCustomerGroupActionGroup" stepKey="deleteCustomerGroup">
3332
<argument name="customerGroupName" value="{{CustomCustomerGroup.code}}"/>
3433
</actionGroup>
3534
<actionGroup ref="clearFiltersAdminDataGrid" stepKey="clearFilters"/>
3635
<actionGroup ref="logout" stepKey="logout"/>
36+
<deleteData createDataKey="createCustomerTaxClass" stepKey="deleteCustomerTaxClass"/>
3737
</after>
3838
<!-- Steps: 1. Log in to backend as admin user.
3939
2. Navigate to Stores > Other Settings > Customer Groups.

0 commit comments

Comments
 (0)