mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 14:08:07 +01:00
Fix tests for glitch-soc
This commit is contained in:
parent
2379bfe3ea
commit
8f678a3cf4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ describe 'Manifest' do
|
|||
expect(body_as_json)
|
||||
.to include(
|
||||
id: '/home',
|
||||
name: 'Mastodon'
|
||||
name: 'Mastodon Glitch Edition'
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue