Use geocoder
This commit is contained in:
parent
14295db9ad
commit
4edc7b00cf
6 changed files with 43 additions and 3 deletions
|
@ -152,6 +152,8 @@ RSpec.configure do |config|
|
|||
ActionMailer::Base.deliveries.clear
|
||||
|
||||
ActiveStorage::Current.host = 'http://test.host'
|
||||
|
||||
Geocoder.configure(lookup: :test)
|
||||
}
|
||||
|
||||
RSpec::Matchers.define :have_same_attributes_as do |expected, options|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue