spec/unit/braintree/customer_spec.rb in braintree-2.36.0 vs spec/unit/braintree/customer_spec.rb in braintree-2.37.0

- old
+ new

@@ -98,11 +98,11 @@ :token, :venmo_sdk_payment_method_code, :device_data, :fraud_merchant_id, :payment_method_nonce, - {:options => [:make_default, :verification_merchant_account_id, :verify_card, :venmo_sdk_session, :fail_on_duplicate_payment_method]}, + {: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, @@ -150,9 +150,10 @@ :payment_method_nonce, {:options => [ :make_default, :verification_merchant_account_id, :verify_card, + :verification_amount, :venmo_sdk_session, :update_existing_token ]}, {:billing_address => [ :company,