Fix tests for glitch-soc

This commit is contained in:
Claire 2024-08-26 19:08:42 +02:00
parent 2379bfe3ea
commit 8f678a3cf4

View file

@ -15,7 +15,7 @@ describe 'Manifest' do
expect(body_as_json)
.to include(
id: '/home',
name: 'Mastodon'
name: 'Mastodon Glitch Edition'
)
end