[bugfix] Set 'discoverable' properly on API accounts (#1511)

This commit is contained in:
tobi 2023-02-16 14:20:23 +01:00 committed by GitHub
commit b5993095fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 87 additions and 1 deletions

View file

@ -81,6 +81,7 @@ func (suite *GetTestSuite) TestGet() {
"acct": "Some_User@example.org",
"display_name": "some user",
"locked": true,
"discoverable": true,
"bot": false,
"created_at": "2020-08-10T12:13:28.000Z",
"note": "i'm a real son of a gun",