utils: Fix maybe_splice_recipient when "object" isn’t a map
[akkoma] / test / pleroma / web / activity_pub / activity_pub_controller_test.exs
index f6ea9e2caf609d1a25de28b8b304cf97bfbd1788..f3ce703e2426bfdb943871515c7d4dd2e63e7387 100644 (file)
@@ -1003,7 +1003,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubControllerTest do
         "actor" => remote_actor,
         "content" => "test report",
         "id" => "https://#{remote_domain}/e3b12fd1-948c-446e-b93b-a5e67edbe1d8",
-        "nickname" => reported_user.nickname,
         "object" => [
           reported_user.ap_id,
           note.data["object"]