File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 14
14
<title value =" Cancel Sales Order placed with PayPal Payments Pro" />
15
15
<description value =" Cancel Sales Order placed with PayPal Payments Pro and validate message in trasaction tab from backend" />
16
16
<severity value =" MAJOR" />
17
- <testCaseId value =" AC-4772 " />
17
+ <testCaseId value =" AC-13333 " />
18
18
<group value =" paypalPaymentsPro" />
19
19
<group value =" 3rd_party_integration" />
20
+ <group value =" pr_exclude" />
20
21
</annotations >
21
22
<before >
22
23
<createData entity =" SimpleProduct" stepKey =" createSimpleProduct" />
23
24
<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 >
31
25
<actionGroup ref =" StorefrontOpenProductEntityPageActionGroup" stepKey =" goToProductOnStorefront" >
32
26
<argument name =" product" value =" $$createSimpleProduct$$" />
33
27
</actionGroup >
You can’t perform that action at this time.
0 commit comments