Skip to content

Commit 0b7f23f

Browse files
authored
ACQE-7005: Several Terms and Conditions with different types are presented on Payflow Link review page
Added pr_exclude label
1 parent 1008465 commit 0b7f23f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<description value="Admin creates several terms and conditions with different types and assert them on the payment type payflow link in the storefront's review and payments page"/>
1616
<severity value="MAJOR"/>
1717
<testCaseId value="AC-5204"/>
18+
<group value="pr_exclude"/>
1819
</annotations>
1920
<before>
2021
<!-- Enable Terms And Condition-->
@@ -78,4 +79,4 @@
7879
<click selector="{{StorefrontCheckoutAgreementsSection.checkoutAgreement(newHtmlAutomaticallyTerm.checkboxText)}}" stepKey="clickOnHTMLTerm"/>
7980
<waitForElement selector="{{StorefrontCheckoutAgreementsSection.contentArea(newHtmlAutomaticallyTerm.content)}}" stepKey="verifyAutomaticTermContentTextMessage"/>
8081
</test>
81-
</tests>
82+
</tests>

0 commit comments

Comments
 (0)