Fix instance test

This commit is contained in:
Alex Gleason
2023-03-08 14:50:15 -06:00
parent 01343bbe0a
commit c75ce58792

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,