diff options
Diffstat (limited to 'internal/api/client/followrequests/get_test.go')
-rw-r--r-- | internal/api/client/followrequests/get_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/followrequests/get_test.go b/internal/api/client/followrequests/get_test.go index b9b6db7c6..07383a319 100644 --- a/internal/api/client/followrequests/get_test.go +++ b/internal/api/client/followrequests/get_test.go @@ -100,7 +100,7 @@ func (suite *GetTestSuite) TestGet() { "followers_count": 0, "following_count": 0, "statuses_count": 1, - "last_status_at": "2023-11-02T10:44:25.000Z", + "last_status_at": "2023-11-02", "emojis": [], "fields": [] } |