X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fconversation_test.exs;h=693427d800aa5ad803bb62909159256df2b1fa8a;hb=06ae56a3ae93c494f9c5d15b097d75c6ab7fcc29;hp=f917aa69105d7c2369738f63e8b298abc2a49f30;hpb=0e1c481a94392b69833fbe6afc184ebbd90e1330;p=akkoma diff --git a/test/conversation_test.exs b/test/conversation_test.exs index f917aa691..693427d80 100644 --- a/test/conversation_test.exs +++ b/test/conversation_test.exs @@ -11,14 +11,8 @@ defmodule Pleroma.ConversationTest do import Pleroma.Factory - setup_all do - config_path = [:instance, :federating] - initial_setting = Pleroma.Config.get(config_path) - - Pleroma.Config.put(config_path, true) - on_exit(fn -> Pleroma.Config.put(config_path, initial_setting) end) - - :ok + clear_config_all([:instance, :federating]) do + Pleroma.Config.put([:instance, :federating], true) end test "it goes through old direct conversations" do