Fix formatter warnings
[akkoma] / test / web / activity_pub / mrf / hellthread_policy_test.exs
index 916b95692f64d676558a1bbbdbb2cb1a156bfde3..95ef0b16800d74f0338ac6b8661d5bafc8273fb7 100644 (file)
@@ -26,7 +26,7 @@ defmodule Pleroma.Web.ActivityPub.MRF.HellthreadPolicyTest do
     [user: user, message: message]
   end
 
-  clear_config(:mrf_hellthread)
+  setup do: clear_config(:mrf_hellthread)
 
   describe "reject" do
     test "rejects the message if the recipient count is above reject_threshold", %{