Skip to content

Commit 4702f73

Browse files
“Pavan-bj” “Pavan-bj” 
authored andcommitted
ACQE-6573 : [AC-3928] Transfer Cart Line Items should work with flow of PayPal Smart Button
Changes made as per latest comments
1 parent 1c9ece1 commit 4702f73

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<testCaseId value="AC-3928"/>
1717
<group value="3rd_party_integration"/>
1818
<group value="paypalExpress"/>
19-
<!-- <group value="pr_exclude" />-->
19+
<group value="pr_exclude" />
2020
</annotations>
2121
<before>
2222
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
@@ -32,8 +32,6 @@
3232
</createData>
3333
</before>
3434
<after>
35-
<magentoCLI command="config:set paypal/general/merchant_country US" stepKey="setMerchantCountry"/>
36-
<magentoCLI command="config:set payment/wps_express/active 0" stepKey="disableWPSExpress"/>
3735
<actionGroup ref="StorefrontCustomerLogoutActionGroup" stepKey="logoutCustomer" />
3836
<deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
3937
<deleteData createDataKey="simpleProduct" stepKey="deleteSimpleProduct"/>
@@ -47,7 +45,7 @@
4745
</actionGroup>
4846
<!--Go to cart page-->
4947
<actionGroup ref="StorefrontCartPageOpenActionGroup" stepKey="gotoCart"/>
50-
<!-- Click on Paypal paypal button-->
48+
<!-- Click on Paypal express checkout button-->
5149
<actionGroup ref="SwitchToPayPalGroupBtnActionGroup" stepKey="clickPayPalBtn">
5250
<argument name="elementNumber" value="1"/>
5351
</actionGroup>

0 commit comments

Comments
 (0)