Skip to content

Commit cfc53c6

Browse files
committed
ACP2E-1674: address PR comments
1 parent fc1fbb0 commit cfc53c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/DefaultBillingAddressShouldBeCheckedOnPaymentPageTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<after>
3636
<!-- Disable shipping method for customer with default address -->
3737
<comment userInput="config:set DisableFlatRateConfigData.path DisableFlatRateConfigData.value" stepKey="disableFlatRate"/>
38+
3839
<!--Logout from customer account-->
3940
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutStorefront"/>
4041
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
@@ -49,7 +50,6 @@
4950
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForPageLoad"/>
5051
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="seeSuccessMessage"/>
5152
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="logout"/>
52-
<!-- set shipping as default -->
5353
<comment userInput="BIC workaround" stepKey="logoutCustomer"/>
5454
</after>
5555
<!-- Add simple product to cart and go to checkout-->

0 commit comments

Comments
 (0)