[#2332] Misc. improvements per code change requests.
[akkoma] / test / web / activity_pub / publisher_test.exs
index ed9c951ddb39c48ba7efe1a1f4019ea0de8f9e55..801da03c1318c8f0fe539f0e9cad104b7f6cad13 100644 (file)
@@ -23,7 +23,7 @@ defmodule Pleroma.Web.ActivityPub.PublisherTest do
     :ok
   end
 
-  clear_config_all([:instance, :federating], true)
+  setup_all do: clear_config([:instance, :federating], true)
 
   describe "gather_webfinger_links/1" do
     test "it returns links" do