Skip to content

Commit e87691c

Browse files
authored
ACQE-6343: Change paypal pro flow new credentials
1 parent 27cbecb commit e87691c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<createData entity="Simple_US_Customer" stepKey="createCustomer"/>
2424
<actionGroup ref="AdminLoginActionGroup" stepKey="loginAsAdmin"/>
2525
<actionGroup ref="AdminPayPalPayflowProActionGroup" stepKey="configPaypalPayflowPro">
26-
<argument name="credentials" value="_CREDS"/>
26+
<argument name="credentials" value="SamplePaypalPaymentsProConfig"/>
2727
</actionGroup>
2828
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanInvalidatedCaches">
2929
<argument name="tags" value="config full_page"/>

0 commit comments

Comments
 (0)