diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-11-16 19:41:03 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-11-19 09:53:13 +0300 |
commit | a840aefda85c5c32b6904a828f06c84bf4d2a685 (patch) | |
tree | 6bb2620cc22651ef7353356df21f9499829cc80d /test | |
parent | e2bf6b1f7ee6115a7eafa78272bdbafe7f4789c5 (diff) | |
download | pleroma-a840aefda85c5c32b6904a828f06c84bf4d2a685.tar.gz |
formatting
Diffstat (limited to 'test')
-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 |