Conversation: Also create participations for remote users.
Needed to get the participating user list.
This commit is contained in:
parent
6f880b1627
commit
c1ebb38d3a
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ defmodule Pleroma.ConversationTest do
|
|||
|
||||
test "it creates or updates a conversation and participations for a given DM" do
|
||||
har = insert(:user)
|
||||
jafnhar = insert(:user)
|
||||
jafnhar = insert(:user, local: false)
|
||||
tridi = insert(:user)
|
||||
|
||||
{:ok, activity} =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue