spec/unit/braintree/customer_spec.rb in braintree-2.99.0 vs spec/unit/braintree/customer_spec.rb in braintree-2.100.0

- old
+ new

@@ -99,10 +99,11 @@ :token, :venmo_sdk_payment_method_code, :device_data, :fraud_merchant_id, :payment_method_nonce, + {:external_vault=>[:network_transaction_id]}, {:options => [:make_default, :verification_merchant_account_id, :verify_card, :verification_amount, :venmo_sdk_session, :fail_on_duplicate_payment_method, :verification_account_type]}, {:billing_address => [ :company, :country_code_alpha2, :country_code_alpha3, @@ -177,9 +178,10 @@ :token, :venmo_sdk_payment_method_code, :device_data, :fraud_merchant_id, :payment_method_nonce, + {:external_vault=>[:network_transaction_id]}, {:options => [ :make_default, :verification_merchant_account_id, :verify_card, :verification_amount,