Tweaks to `clear_config` calls in tests in order to prevent side effects on config...
[akkoma] / test / web / twitter_api / util_controller_test.exs
index 5d60c0d51865f1c94b3c29f051f4a48d2af96880..56633ffcea34b3690bb598aba0709fea2cf8fd1f 100644 (file)
@@ -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"])