Conversation: Add accounts to output.
This commit is contained in:
parent
0da985182f
commit
76999c73a7
5 changed files with 23 additions and 3 deletions
|
|
@ -334,6 +334,7 @@ defmodule Pleroma.Web.MastodonAPI.MastodonAPIControllerTest do
|
|||
}
|
||||
] = response
|
||||
|
||||
assert length(res_accounts) == 2
|
||||
assert is_binary(res_id)
|
||||
assert unread == true
|
||||
assert res_last_status["id"] == direct.id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue