Update default github repository path
This commit is contained in:
parent
72c8f18458
commit
f84a002675
3 changed files with 3 additions and 3 deletions
|
@ -109,7 +109,7 @@ describe InstancePresenter do
|
|||
end
|
||||
|
||||
it 'defaults to the core mastodon repo URL' do
|
||||
expect(instance_presenter.source_url).to eq('https://github.com/mastodon/mastodon')
|
||||
expect(instance_presenter.source_url).to eq('https://github.com/kmycode/mastodon')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue