more info in Connections.checkin timout errors
[akkoma] / test / reverse_proxy / client / tesla_test.exs
index 75a70988c6c912cfdeac58461c4fde1eb8247d49..231271b0d29dacd8e96417d89d0a4e40288d3c56 100644 (file)
@@ -8,8 +8,8 @@ defmodule Pleroma.ReverseProxy.Client.TeslaTest do
   alias Pleroma.ReverseProxy.Client
   @moduletag :integration
 
-  clear_config_all([Pleroma.Gun.API]) do
-    Pleroma.Config.put([Pleroma.Gun.API], Pleroma.Gun)
+  clear_config_all(Pleroma.Gun.API) do
+    Pleroma.Config.put(Pleroma.Gun.API, Pleroma.Gun)
   end
 
   setup do