aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhref <href@random.sh>2018-11-06 15:17:13 +0100
committerhref <href@random.sh>2018-11-06 15:17:29 +0100
commit36ca3c1b3ec814609d14815a672239a31b1e0ec5 (patch)
treef0c99a11c7cfcad8c4e4ada67d8d7c3c45aaeb98
parent2bc924ba451b1a324663133632093914192cec2d (diff)
downloadpleroma-36ca3c1b3ec814609d14815a672239a31b1e0ec5.tar.gz
format
-rw-r--r--test/web/activity_pub/activity_pub_controller_test.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/web/activity_pub/activity_pub_controller_test.exs b/test/web/activity_pub/activity_pub_controller_test.exs
index 524ed9eaa..f22975f86 100644
--- a/test/web/activity_pub/activity_pub_controller_test.exs
+++ b/test/web/activity_pub/activity_pub_controller_test.exs
@@ -32,7 +32,6 @@ defmodule Pleroma.Web.ActivityPub.ActivityPubControllerTest do
|> Keyword.put(:allow_relay, true)
Application.put_env(:pleroma, :instance, instance)
-
end
end