mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Change instance_presenter_spec to point to glitch-soc instead of tootsuite
This commit is contained in:
parent
82088f0d7d
commit
71d683b410
@ -119,8 +119,8 @@ describe InstancePresenter do
|
|||||||
end
|
end
|
||||||
|
|
||||||
describe '#source_url' do
|
describe '#source_url' do
|
||||||
it 'returns "https://github.com/tootsuite/mastodon"' do
|
it 'returns "https://github.com/glitch-soc/mastodon"' do
|
||||||
expect(instance_presenter.source_url).to eq('https://github.com/tootsuite/mastodon')
|
expect(instance_presenter.source_url).to eq('https://github.com/glitch-soc/mastodon')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user