Do not mention original poster when quoting
This commit is contained in:
parent
87353e5ad1
commit
875b46d97d
2 changed files with 2 additions and 5 deletions
|
|
@ -808,8 +808,8 @@ defmodule Pleroma.Web.CommonAPITest do
|
|||
|
||||
assert quote_post.data["quoteUrl"] == quoted.data["id"]
|
||||
|
||||
# The OP is mentioned
|
||||
assert quoted.data["actor"] in quote_post.data["to"]
|
||||
# The OP is not mentioned
|
||||
refute quoted.data["actor"] in quote_post.data["to"]
|
||||
end
|
||||
|
||||
test "quote posting with explicit addressing doesn't mention the OP" do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue