Fix tests for glitch-soc

shrike
Claire 2024-08-26 19:08:42 +02:00
parent 2379bfe3ea
commit 8f678a3cf4
1 changed files with 1 additions and 1 deletions

View File

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