Skip to content

Commit 541dae7

Browse files
authored
Updated ConfigurePaypalPaymentsProSuite.xml
1 parent 293974b commit 541dae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Suite/ConfigurePaypalPaymentsProSuite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</before>
1818
<after>
1919
<!-- Cleanup Paypal configurations -->
20-
<magentoCLI command="config:set payment/paypal_payment_pro/active 0" stepKey="disablePayPalExpress"/>
20+
<magentoCLI command="config:set payment/paypal_payment_pro/active 0" stepKey="disablePayPalPaymentsPro"/>
2121
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanFullPageCache">
2222
<argument name="tags" value="config full_page"/>
2323
</actionGroup>

0 commit comments

Comments
 (0)