mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-09 17:15:18 +00:00
parent
6adbd114c1
commit
6a4b224397
|
@ -6,7 +6,7 @@ describe WebfingerResource do
|
|||
before_web = Rails.configuration.x.web_domain
|
||||
example.run
|
||||
Rails.configuration.x.local_domain = before_local
|
||||
Rails.configuration.x.webdomain = before_web
|
||||
Rails.configuration.x.web_domain = before_web
|
||||
end
|
||||
|
||||
describe '#username' do
|
||||
|
|
Loading…
Reference in a new issue