mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-04-11 03:44:06 +00:00
more serialization test fixing 🥲
This commit is contained in:
parent
7635a0d133
commit
9a01b647da
1 changed files with 2 additions and 2 deletions
|
@ -2902,8 +2902,8 @@ func (suite *InternalToFrontendTestSuite) TestAdminReportToFrontendSuspendedLoca
|
|||
"header_description": "Flat gray background (default header).",
|
||||
"followers_count": 0,
|
||||
"following_count": 0,
|
||||
"statuses_count": 3,
|
||||
"last_status_at": "2021-09-11",
|
||||
"statuses_count": 4,
|
||||
"last_status_at": "2024-11-01",
|
||||
"emojis": [],
|
||||
"fields": []
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue