File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Paypal/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
-->
8
8
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
10
- <test name =" AdminCancelPaypalExpressCheckoutTest " >
10
+ <test name =" AdminPayPalExpressCheckoutTest " >
11
11
<annotations >
12
12
<features value =" PayPal" />
13
- <stories value =" Paypal express checkout configuration with credentials " />
13
+ <stories value =" Paypal express checkout configuration" />
14
14
<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" />
16
16
<severity value =" CRITICAL" />
17
- <testCaseId value =" AC-6116 " />
17
+ <testCaseId value =" AC-6149 " />
18
18
</annotations >
19
19
<before >
20
20
<!-- Simple product is created and assigned to category -->
You can’t perform that action at this time.
0 commit comments