Skip to content

Commit

Permalink
change the comment to prevent BIC
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel da Gama <gabriel@gabrielgama.com.br>
  • Loading branch information
engcom-Charlie and gabrieldagama committed Jan 12, 2021
1 parent fa400a1 commit cb793f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<fillField selector="{{CheckoutShippingGuestInfoSection.telephone}}" userInput="{{CustomerAddressSimple.telephone}}" stepKey="fillPhone" />

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

<!-- Check order summary in checkout -->
Expand Down

0 comments on commit cb793f8

Please sign in to comment.