diff options
| -rw-r--r-- | test/pleroma/web/activity_pub/activity_pub_controller_test.exs | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pleroma/web/activity_pub/activity_pub_controller_test.exs b/test/pleroma/web/activity_pub/activity_pub_controller_test.exs index 49eeaeaff..f05f7a487 100644 --- a/test/pleroma/web/activity_pub/activity_pub_controller_test.exs +++ b/test/pleroma/web/activity_pub/activity_pub_controller_test.exs @@ -873,7 +873,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubControllerTest do          to: {admin.name, admin.email},          html_body: ~r/Reported Account:/i        ) -      end    end  | 
