Skip to content

Commit ba33faa

Browse files
committed
ACQE-5749:Place an order using paypal express checkout as payment method
1 parent 826fcdb commit ba33faa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
-->
88
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
10-
<test name="AdminCancelPaypalExpressCheckoutTest">
10+
<test name="AdminPayPalExpressCheckoutTest">
1111
<annotations>
1212
<features value="PayPal"/>
13-
<stories value="Paypal express checkout configuration with credentials"/>
13+
<stories value="Paypal express checkout configuration"/>
1414
<title value="Paypal Express Checkout configuration with valid credentials"/>
15-
<description value="Cancel an order with paypal express checkout as payment method"/>
15+
<description value="Place an order using paypal express checkout as payment method"/>
1616
<severity value="CRITICAL"/>
17-
<testCaseId value="AC-6116"/>
17+
<testCaseId value="AC-6149"/>
1818
</annotations>
1919
<before>
2020
<!-- Simple product is created and assigned to category -->

0 commit comments

Comments
 (0)