Mox mode setup tweak; refactoring.

This commit is contained in:
Ivan Tashkinov 2021-01-19 00:23:39 +03:00
commit 318d6dde1c
4 changed files with 19 additions and 39 deletions

View file

@ -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