Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseniamolinab committed Jan 28, 2022
1 parent 5eada32 commit acf8dfc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/lib/payment_processor/braintree/subscription_spec.rb
Expand Up @@ -236,6 +236,9 @@ module Braintree
first_name: 'Bob',
last_name: 'Loblaw',
country_code_alpha2: 'AU'
},
options: {
verification_merchant_account_id: 'AUD'
}
}
}
Expand Down

0 comments on commit acf8dfc

Please sign in to comment.