summaryrefslogtreecommitdiff
path: root/internal/api/client/followrequests/get_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client/followrequests/get_test.go')
-rw-r--r--internal/api/client/followrequests/get_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/api/client/followrequests/get_test.go b/internal/api/client/followrequests/get_test.go
index f2fa832a1..24f3c9646 100644
--- a/internal/api/client/followrequests/get_test.go
+++ b/internal/api/client/followrequests/get_test.go
@@ -99,8 +99,8 @@ func (suite *GetTestSuite) TestGet() {
"header_static": "http://localhost:8080/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
- "statuses_count": 0,
- "last_status_at": null,
+ "statuses_count": 1,
+ "last_status_at": "2023-11-02T10:44:25.000Z",
"emojis": [],
"fields": []
}