Skip to content

Commit a4a70ab

Browse files
JhalakMathurshashikant.kumar
authored andcommitted
Error Fixing
1 parent 3c086f7 commit a4a70ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CheckoutAgreements/Test/Mftf/Test/StoreFrontManualTermsAndConditionsTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@
118118
<!-- Click PLace Order Again-->
119119
<click selector="{{CheckoutPaymentSection.placeOrder}}" stepKey="PlaceOrder"/>
120120
<!--This is a required field." message is appeared under check-box -->
121-
<see selector="{{StorefrontCheckoutAgreementsSection.checkoutAgreementErrorMessage}}" userInput="This is a required field." stepKey="seeagainErrortextInCheckoutBox"/>
121+
<see selector="{{StorefrontCheckoutAgreementsSection.checkoutAgreementErrorMessage}}" userInput="This is a required field." stepKey="seeAgainErrortextInCheckoutBox"/>
122122
</test>
123123
</tests>

0 commit comments

Comments
 (0)