mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-24 13:26:15 -06:00
More test changes for new group param in Account
This commit is contained in:
parent
c8d50e8e2d
commit
fc196f917e
7 changed files with 29 additions and 15 deletions
|
|
@ -94,7 +94,8 @@ func (suite *StatusUpdateTestSuite) TestStreamNotification() {
|
|||
"statuses_count": 4,
|
||||
"last_status_at": "2024-11-01",
|
||||
"emojis": [],
|
||||
"fields": []
|
||||
"fields": [],
|
||||
"group": false
|
||||
},
|
||||
"media_attachments": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue