Skip to content

Commit c8cb849

Browse files
committed
AC-10787-v1:: Use alternate payment method instead of Braintree for the test StorefrontAddProductToCartAndGoToCheckoutWithInvalidCreditCardTest
1 parent e1d5231 commit c8cb849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</createData>
2626
<!-- New Product -->
2727
<createData entity="SimpleProduct2" stepKey="simpleProduct">
28-
<field key="price">100</field>
28+
<field key="price">9000000</field>
2929
</createData>
3030
<!-- Reindex and cache flush -->
3131
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">

0 commit comments

Comments
 (0)