File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 29
29
</createData >
30
30
<!-- Create customer-->
31
31
<createData entity =" Simple_US_Customer" stepKey =" createCustomer" />
32
- <!-- <actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomerFromStorefront"/>-->
33
32
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
34
33
<actionGroup ref =" AdminOpenCustomerEditPageActionGroup" stepKey =" openCustomerEditPageForUpdateStoreCreditBalance" >
35
34
<argument name =" customerId" value =" $createCustomer.id$" />
46
45
<!-- Delete customer-->
47
46
<deleteData createDataKey =" createCustomer" stepKey =" deleteCustomer" />
48
47
<!-- Clear filters on orders grid-->
49
- <actionGroup ref =" AdminOrdersGridClearFiltersActionGroup" stepKey =" clearOrdersFilters" />
50
- <!-- <comment userInput="BIC workaround" stepKey="logoutCustomerFromStorefront"/>-->
48
+ <actionGroup ref =" AdminOrdersGridClearFiltersActionGroup" stepKey =" clearOrdersFilters" />git
51
49
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logoutFromAdmin" />
52
50
</after >
53
51
You can’t perform that action at this time.
0 commit comments