Skip to content
Snippets Groups Projects
Commit 719a8a1f authored by kaniini's avatar kaniini
Browse files

tests: flip testing to/cc for mentions

parent 4e93d6ae
Branches
Tags
No related merge requests found
......@@ -48,7 +48,7 @@ defmodule Pleroma.Web.TwitterAPI.TwitterAPITest do
"https://www.w3.org/ns/activitystreams#Public"
)
assert Enum.member?(get_in(activity.data, ["cc"]), "shp")
assert Enum.member?(get_in(activity.data, ["to"]), "shp")
assert activity.local == true
assert %{"moominmamma" => "http://localhost:4001/finmoji/128px/moominmamma-128.png"} =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment