Merge branch 'fix/1658-invite-send' into 'develop'
[akkoma] / test / web / activity_pub / mrf / reject_non_public_test.exs
index 5cc68bca85b002dab7cf6ddc3c0fe2a585334468..f36299b861072768f02fe3f8f9af5aa848041cfc 100644 (file)
@@ -8,7 +8,7 @@ defmodule Pleroma.Web.ActivityPub.MRF.RejectNonPublicTest do
 
   alias Pleroma.Web.ActivityPub.MRF.RejectNonPublic
 
-  clear_config([:mrf_rejectnonpublic])
+  setup do: clear_config([:mrf_rejectnonpublic])
 
   describe "public message" do
     test "it's allowed when address is public" do