-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from boomerdigital/vcr
Update VCR cassettes
- Loading branch information
Showing
129 changed files
with
5,402 additions
and
7,250 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ def self.set_preferences | |
Spree::Avatax::Config.reset | ||
|
||
Spree::Avatax::Config.configure do |config| | ||
config.company_code = '0' unless config.company_code.present? | ||
config.license_key = '12345' unless config.license_key.present? | ||
config.account = '[email protected]' unless config.account.present? | ||
config.company_code = 'DEFAULT' | ||
config.license_key = '12345' | ||
config.account = '12345' | ||
|
||
config.refuse_checkout_address_validation_error = false | ||
config.log_to_stdout = false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 7 additions & 17 deletions
24
...in_Checkout/Customer_validate_button_enabled/error/validation_fails_and_flashes_error.yml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
24 changes: 7 additions & 17 deletions
24
...te_button_enabled/success/validates_successfully_and_populates_with_validated_address.yml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
94 changes: 37 additions & 57 deletions
94
...est_data_through_use_of_ExemptionNo_or_CustomerUsageType_/does_not_add_additional_tax.yml
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.