Fix tests for glitch-soc
parent
2379bfe3ea
commit
8f678a3cf4
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue