Skip to content

Commit 81fb9cf

Browse files
authored
ACQE-7005: Several Terms and Conditions with different types are presented on Payflow Link review page
Removed changes
1 parent cc22872 commit 81fb9cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<before>
2424
<actionGroup ref="AdminLoginActionGroup" stepKey="adminLogin"/>
2525
<createData entity="SimpleProduct" stepKey="createSimpleProduct"/>
26-
<actionGroup ref="AdminEnableTermsAndConditionsConfigurationActionGroup" stepKey="enableTermsAndConditions"/>
26+
<actionGroup ref="AdminEnableTermsAndConditionsConfigurationActionGroup" stepKey="EnableTermsAndConditions"/>
2727
<createData entity="Simple_US_Customer_NY" stepKey="createCustomer"/>
2828
</before>
2929
<after>
@@ -80,4 +80,4 @@
8080
<click selector="{{StorefrontCheckoutAgreementsSection.automaticCheckoutAgreementLink('agreement_paypal_express')}}" stepKey="clickAutomaticTermTextInCheckoutIsClickable"/>
8181
<waitForElement selector="{{StorefrontCheckoutAgreementsSection.contentArea(newHtmlAutomaticallyTerm.content)}}" stepKey="verifyAutomaticTermContentTextMessage"/>
8282
</test>
83-
</tests>
83+
</tests>

0 commit comments

Comments
 (0)