X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fhttp%2Fconnection_test.exs;h=5cc78ad5bc19aa893157831eb01b99103682b1fb;hb=7f9b5284fa7dd1d9100de730a6fe0c93739d1b30;hp=0f62eddd26db23537ed520db87e3680befb683e1;hpb=f0651730bdf018b713e21ce718719c7781398362;p=akkoma diff --git a/test/http/connection_test.exs b/test/http/connection_test.exs index 0f62eddd2..5cc78ad5b 100644 --- a/test/http/connection_test.exs +++ b/test/http/connection_test.exs @@ -82,7 +82,7 @@ defmodule Pleroma.HTTP.ConnectionTest do end describe "options/3" do - clear_config([:http, :proxy_url]) + setup do: clear_config([:http, :proxy_url]) test "without proxy_url in config" do Config.delete([:http, :proxy_url])