mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
parent
6adbd114c1
commit
6a4b224397
@ -6,7 +6,7 @@ describe WebfingerResource do
|
|||||||
before_web = Rails.configuration.x.web_domain
|
before_web = Rails.configuration.x.web_domain
|
||||||
example.run
|
example.run
|
||||||
Rails.configuration.x.local_domain = before_local
|
Rails.configuration.x.local_domain = before_local
|
||||||
Rails.configuration.x.webdomain = before_web
|
Rails.configuration.x.web_domain = before_web
|
||||||
end
|
end
|
||||||
|
|
||||||
describe '#username' do
|
describe '#username' do
|
||||||
|
Loading…
Reference in New Issue
Block a user