aboutsummaryrefslogtreecommitdiff
path: root/test/pleroma
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-11-16 19:41:03 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-11-19 09:53:13 +0300
commita840aefda85c5c32b6904a828f06c84bf4d2a685 (patch)
tree6bb2620cc22651ef7353356df21f9499829cc80d /test/pleroma
parente2bf6b1f7ee6115a7eafa78272bdbafe7f4789c5 (diff)
downloadpleroma-a840aefda85c5c32b6904a828f06c84bf4d2a685.tar.gz
formatting
Diffstat (limited to 'test/pleroma')
-rw-r--r--test/pleroma/web/activity_pub/activity_pub_controller_test.exs1
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