Conversation: Also create participations for remote users.

Needed to get the participating user list.
This commit is contained in:
lain 2019-04-15 21:45:25 +02:00
commit c1ebb38d3a
2 changed files with 2 additions and 2 deletions

View file

@ -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} =