mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Hard-code the country_code, as we do in test_helper
This commit is contained in:
parent
25d6d5f4e9
commit
99375354d0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ require 'support/paper_trail'
|
|||
require 'support/settings'
|
||||
|
||||
ActiveRecord::Migration.maintain_test_schema!
|
||||
Setting.registry_country_code = 'US'
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.include ActionView::TestCase::Behavior, type: :presenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue