Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040)
This commit is contained in:
@@ -7,7 +7,7 @@ RSpec.describe 'Statuses' do
|
||||
include AccountsHelper
|
||||
|
||||
def site_hostname
|
||||
Rails.configuration.x.web_domain || Rails.configuration.x.local_domain
|
||||
local_domain_uri.host
|
||||
end
|
||||
|
||||
it 'has valid opengraph tags' do
|
||||
|
||||
Reference in New Issue
Block a user