summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/util_controller_test.exs
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-02-21 10:02:37 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-02-21 10:02:37 +0300
commit13918cb545d583decfb728300850b307c59e2031 (patch)
tree9bf3d5f4c2e51eec87bd0cd1e8a46a6b94816bfc /test/web/twitter_api/util_controller_test.exs
parentc9db0507f8d49aee9988b0b63477672f5df9c0b2 (diff)
parent292031f6dd809accbcb3a5ba59d0100d807c5d72 (diff)
downloadpleroma-13918cb545d583decfb728300850b307c59e2031.tar.gz
pleroma-13918cb545d583decfb728300850b307c59e2031.zip
Merge branch 'develop' into gun
Diffstat (limited to 'test/web/twitter_api/util_controller_test.exs')
-rw-r--r--test/web/twitter_api/util_controller_test.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/web/twitter_api/util_controller_test.exs b/test/web/twitter_api/util_controller_test.exs
index 5d60c0d51..56633ffce 100644
--- a/test/web/twitter_api/util_controller_test.exs
+++ b/test/web/twitter_api/util_controller_test.exs
@@ -19,7 +19,6 @@ defmodule Pleroma.Web.TwitterAPI.UtilControllerTest do
clear_config([:instance])
clear_config([:frontend_configurations, :pleroma_fe])
- clear_config([:user, :deny_follow_blocked])
describe "POST /api/pleroma/follow_import" do
setup do: oauth_access(["follow"])