File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Checkout/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 35
35
<after >
36
36
<!-- Disable shipping method for customer with default address -->
37
37
<comment userInput =" config:set DisableFlatRateConfigData.path DisableFlatRateConfigData.value" stepKey =" disableFlatRate" />
38
+
38
39
<!-- Logout from customer account-->
39
40
<actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutStorefront" />
40
41
<deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
49
50
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" waitForPageLoad" />
50
51
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" seeSuccessMessage" />
51
52
<comment userInput =" Comment is added to preserve the step key for backward compatibility" stepKey =" logout" />
52
- <!-- set shipping as default -->
53
53
<comment userInput =" BIC workaround" stepKey =" logoutCustomer" />
54
54
</after >
55
55
<!-- Add simple product to cart and go to checkout-->
You can’t perform that action at this time.
0 commit comments