アトデナオス
1) InstancePresenter#source_url with the GITHUB_REPOSITORY env variable set uses the env variable to build a repo URL
Failure/Error: expect(instance_presenter.source_url).to eq('https://github.com/other/repo')
expected: "https://github.com/other/repo"
got: "https://github.com/zunda/mastodon/tree/78770dcf923884c20b2f5803a79d9cd9088ba72c"
(compared using ==)
# ./spec/presenters/instance_presenter_spec.rb:100:in `block (4 levels) in <top (required)>'
# ./spec/presenters/instance_presenter_spec.rb:95:in `block (5 levels) in <top (required)>'
# ./spec/presenters/instance_presenter_spec.rb:94:in `block (4 levels) in <top (required)>'