Fix instance test

This commit is contained in:
Alex Gleason 2023-03-08 14:50:15 -06:00
parent 01343bbe0a
commit c75ce58792
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -23,6 +23,10 @@ describe('normalizeInstance()', () => {
max_characters: 500,
max_media_attachments: 4,
},
groups: {
max_characters_name: 50,
max_characters_description: 100,
},
},
description: '',
description_limit: 1500,