spec/unit/braintree/credit_card_spec.rb in braintree-2.66.0 vs spec/unit/braintree/credit_card_spec.rb in braintree-2.67.0
- old
+ new
@@ -59,10 +59,10 @@
:token,
:venmo_sdk_payment_method_code,
:device_data,
:fraud_merchant_id,
:payment_method_nonce,
- {:options => [:make_default, :verification_merchant_account_id, :verify_card, :verification_amount, :venmo_sdk_session]},
+ {:options => [:make_default, :verification_merchant_account_id, :verify_card, :verification_amount, :venmo_sdk_session, :fail_on_duplicate_payment_method]},
{:billing_address => [
:company,
:country_code_alpha2,
:country_code_alpha3,
:country_code_numeric,