mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
Merge pull request #11857 from mkllnk/default-host
Remove unnecessary host config in specs
This commit is contained in:
@@ -47,9 +47,6 @@ Capybara.configure do |config|
|
||||
config.ignore_hidden_elements = true
|
||||
end
|
||||
|
||||
# Override setting in Spree engine: Spree::Core::MailSettings
|
||||
ActionMailer::Base.default_url_options[:host] = ENV.fetch("SITE_URL", nil)
|
||||
|
||||
FactoryBot.use_parent_strategy = false
|
||||
FactoryBot::SyntaxRunner.include FileHelper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user