summaryrefslogtreecommitdiff
path: root/internal/api/client/followrequests
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client/followrequests')
-rw-r--r--internal/api/client/followrequests/authorize_test.go1
-rw-r--r--internal/api/client/followrequests/reject_test.go1
2 files changed, 2 insertions, 0 deletions
diff --git a/internal/api/client/followrequests/authorize_test.go b/internal/api/client/followrequests/authorize_test.go
index 5adb7be86..4c0617958 100644
--- a/internal/api/client/followrequests/authorize_test.go
+++ b/internal/api/client/followrequests/authorize_test.go
@@ -92,6 +92,7 @@ func (suite *AuthorizeTestSuite) TestAuthorize() {
"muting": false,
"muting_notifications": false,
"requested": false,
+ "requested_by": false,
"domain_blocking": false,
"endorsed": false,
"note": ""
diff --git a/internal/api/client/followrequests/reject_test.go b/internal/api/client/followrequests/reject_test.go
index 51fd98150..e6837066c 100644
--- a/internal/api/client/followrequests/reject_test.go
+++ b/internal/api/client/followrequests/reject_test.go
@@ -92,6 +92,7 @@ func (suite *RejectTestSuite) TestReject() {
"muting": false,
"muting_notifications": false,
"requested": false,
+ "requested_by": false,
"domain_blocking": false,
"endorsed": false,
"note": ""