Skip to content

Commit eebec4f

Browse files
committed
MAGETWO-60453: DeleteSavedCreditCardTest fails on bamboo
1 parent 2adb6e2 commit eebec4f

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Payment/Test/Repository

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Payment/Test/Repository/CreditCard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</dataset>
1616

1717
<dataset name="amex_default">
18-
<field name="cc_number" xsi:type="string">378282246310005</field>
18+
<field name="cc_number" xsi:type="string">371449635398431</field>
1919
<field name="cc_exp_month" xsi:type="string">02 - February</field>
2020
<field name="cc_exp_year" xsi:type="string">2021</field>
2121
<field name="cc_cid" xsi:type="string">1234</field>

0 commit comments

Comments
 (0)