diff options
Diffstat (limited to 'internal/api/client/reports/reportget_test.go')
-rw-r--r-- | internal/api/client/reports/reportget_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/api/client/reports/reportget_test.go b/internal/api/client/reports/reportget_test.go index bfde5c9fd..01338d019 100644 --- a/internal/api/client/reports/reportget_test.go +++ b/internal/api/client/reports/reportget_test.go @@ -117,6 +117,7 @@ func (suite *ReportGetTestSuite) TestGetReport1() { "acct": "foss_satan@fossbros-anonymous.io", "display_name": "big gerald", "locked": false, + "discoverable": true, "bot": false, "created_at": "2021-09-26T10:52:36.000Z", "note": "i post about like, i dunno, stuff, or whatever!!!!", |