sforkowany z mirror/soapbox
Fix instance test
rodzic
01343bbe0a
commit
c75ce58792
|
@ -23,6 +23,10 @@ describe('normalizeInstance()', () => {
|
||||||
max_characters: 500,
|
max_characters: 500,
|
||||||
max_media_attachments: 4,
|
max_media_attachments: 4,
|
||||||
},
|
},
|
||||||
|
groups: {
|
||||||
|
max_characters_name: 50,
|
||||||
|
max_characters_description: 100,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
description: '',
|
description: '',
|
||||||
description_limit: 1500,
|
description_limit: 1500,
|
||||||
|
|
Ładowanie…
Reference in New Issue