mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-23 22:36:20 -06:00
Another round of group stubbing for tests
This commit is contained in:
parent
bb94a91274
commit
88a549f345
4 changed files with 62 additions and 34 deletions
|
|
@ -120,7 +120,8 @@ func (suite *StatusHistoryTestSuite) TestGetHistory() {
|
|||
"last_status_at": "2024-11-01",
|
||||
"emojis": [],
|
||||
"fields": [],
|
||||
"enable_rss": true
|
||||
"enable_rss": true,
|
||||
"group": false
|
||||
},
|
||||
"poll": null,
|
||||
"media_attachments": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue