Skip to content

Commit cb793f8

Browse files
change the comment to prevent BIC
Co-authored-by: Gabriel da Gama <[email protected]>
1 parent fa400a1 commit cb793f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<fillField selector="{{CheckoutShippingGuestInfoSection.telephone}}" userInput="{{CustomerAddressSimple.telephone}}" stepKey="fillPhone" />
188188

189189
<!-- Click next button to open payment section -->
190-
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNext"/>
190+
<actionGroup ref="StorefrontGuestCheckoutProceedToPaymentStepActionGroup" stepKey="clickNextBtn"/>
191191
<comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="waitForShipmentPageLoad"/>
192192

193193
<!-- Check order summary in checkout -->

0 commit comments

Comments
 (0)