Merge branch 'develop' into 'cleanup/masto_fe-default_settings'
[akkoma] / test / web / activity_pub / utils_test.exs
index 361dc5a41e3da9ca631630fad2d718dd173f2f0e..d5021354595756eeb7d4f20b546db953d622857a 100644 (file)
@@ -482,7 +482,8 @@ defmodule Pleroma.Web.ActivityPub.UtilsTest do
         "id" => activity_ap_id,
         "content" => content,
         "published" => activity.object.data["published"],
-        "actor" => AccountView.render("show.json", %{user: target_account})
+        "actor" =>
+          AccountView.render("show.json", %{user: target_account, skip_visibility_check: true})
       }
 
       assert %{