X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fpleroma%2Fhttp_test.exs;h=e8a2538d30da79e5d9c7ad77447671001625eeef;hb=ec6bf8c3f7a2d429b1eddcada1e39ec9dba4edec;hp=e6a6d31b3f56f3530808e11ac229414749105814;hpb=3aa25b008d145bc7bfda907bca3b327753380728;p=akkoma diff --git a/test/pleroma/http_test.exs b/test/pleroma/http_test.exs index e6a6d31b3..e8a2538d3 100644 --- a/test/pleroma/http_test.exs +++ b/test/pleroma/http_test.exs @@ -9,6 +9,8 @@ defmodule Pleroma.HTTPTest do alias Pleroma.HTTP setup do + clear_config([:http, :send_user_agent], false) + mock(fn %{ method: :get,