[#2791] AccountView: renamed `:force` option to `:skip_visibility_check`.
[akkoma] / test / web / activity_pub / transmogrifier_test.exs
index 01e18eace001a33c6e69610fc7b1fb287410bc43..2d089b19bacc4538f6848441c23eea55602ef057 100644 (file)
@@ -710,7 +710,7 @@ defmodule Pleroma.Web.ActivityPub.TransmogrifierTest do
         "id" => activity.data["id"],
         "content" => "test post",
         "published" => object.data["published"],
-        "actor" => AccountView.render("show.json", %{user: user, force: true})
+        "actor" => AccountView.render("show.json", %{user: user, skip_visibility_check: true})
       }
 
       message = %{