[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed aggrega...
[akkoma] / test / pleroma / gun / connection_pool_test.exs
index aea908fac3257504abced8c700d93ac0e3a32449..9cbaf09786a4fe3f4e0432094c2062f2b26baaba 100644 (file)
@@ -1,5 +1,5 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Gun.ConnectionPoolTest do
@@ -19,7 +19,6 @@ defmodule Pleroma.Gun.ConnectionPoolTest do
     :ok
   end
 
-  setup :set_mox_from_context
   setup :gun_mock
 
   test "gives the same connection to 2 concurrent requests" do