Merge branch 'develop' into gun
[akkoma] / test / web / ostatus / ostatus_controller_test.exs
index 6a3dcf2cdceaf4c497d23f68a472581990fb6f43..6787b414b12d5eda7f202fe42e501dfc897a070b 100644 (file)
@@ -17,7 +17,7 @@ defmodule Pleroma.Web.OStatus.OStatusControllerTest do
     :ok
   end
 
-  clear_config([:instance, :federating], true)
+  setup do: clear_config([:instance, :federating], true)
 
   # Note: see ActivityPubControllerTest for JSON format tests
   describe "GET /objects/:uuid (text/html)" do