Repair retweets.
This commit is contained in:
parent
f73cd6f3ce
commit
1b67a59795
2 changed files with 3 additions and 2 deletions
|
|
@ -98,6 +98,7 @@ defmodule Pleroma.Web.OStatusTest do
|
|||
assert retweeted_activity.data["actor"] == "https://pleroma.soykaf.com/users/lain"
|
||||
refute retweeted_activity.local
|
||||
assert retweeted_activity.data["object"]["announcement_count"] == 1
|
||||
assert String.contains?(retweeted_activity.data["object"]["content"], "mastodon")
|
||||
end
|
||||
|
||||
test "handle incoming retweets - GS, subscription - local message" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue