Skip to content

Commit 26c2e18

Browse files
committed
ACQE-8545: Create partial refund for order paid with PayPal Billing Agreement
- Removed space in test file
1 parent 37bbfd1 commit 26c2e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<click selector="{{CheckoutPaymentSection.PayPalPaymentRadio}}" stepKey="selectPaypalPayment"/>
5454
<actionGroup ref="SwitchToPayPalGroupBtnActionGroup" stepKey="clickPayPalBtn"/>
5555
<!-- Login to Paypal in-context-->
56-
<actionGroup ref="DummyDataActionGroup" stepKey="loginToPayPal"/>
56+
<actionGroup ref="StorefrontLoginToPayPalPaymentAccountTwoStepActionGroup" stepKey="loginToPayPal"/>
5757
<!-- Click PayPal button and go back to Magento site -->
5858
<actionGroup ref="StorefrontPaypalSwitchBackToMagentoFromCheckoutPageActionGroup" stepKey="confirmPaymentAndGoBackToMagento"/>
5959
</before>

0 commit comments

Comments
 (0)