Skip to content

Commit c30896f

Browse files
committed
ACQE-7000:Cancel Sales Order placed with PayPal Payments Pro
Update on Testcase
1 parent 610378f commit c30896f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/AdminCancelSalesOrderPlacedWithPayPalPaymentsProTest.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,14 @@
1414
<title value="Cancel Sales Order placed with PayPal Payments Pro"/>
1515
<description value="Cancel Sales Order placed with PayPal Payments Pro and validate message in trasaction tab from backend"/>
1616
<severity value="MAJOR"/>
17-
<testCaseId value="AC-4772"/>
17+
<testCaseId value="AC-13333"/>
1818
<group value="paypalPaymentsPro"/>
1919
<group value="3rd_party_integration"/>
20+
<group value="pr_exclude"/>
2021
</annotations>
2122
<before>
2223
<createData entity="SimpleProduct" stepKey="createSimpleProduct"/>
2324
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
24-
<!-- Go to product 1 and add it to cart -->
25-
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
26-
<argument name="indices" value=""/>
27-
</actionGroup>
28-
<actionGroup ref="CliCacheFlushActionGroup" stepKey="flushCache">
29-
<argument name="tags" value=""/>
30-
</actionGroup>
3125
<actionGroup ref="StorefrontOpenProductEntityPageActionGroup" stepKey="goToProductOnStorefront">
3226
<argument name="product" value="$$createSimpleProduct$$"/>
3327
</actionGroup>

0 commit comments

Comments
 (0)