Fix randomly fail (regression from #3560) (#3580)

th-downstream
Yamagishi Kazutoshi 8 years ago committed by Eugen Rochko
parent 49dee153d3
commit d4f2db0902

@ -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…
Cancel
Save