more info in Connections.checkin timout errors

This commit is contained in:
Alexander Strizhakov 2020-02-21 12:53:40 +03:00
commit ad8f26c0a4
No known key found for this signature in database
GPG key ID: 022896A53AEF1381
5 changed files with 23 additions and 14 deletions

View file

@ -61,8 +61,8 @@ defmodule Pleroma.HTTPTest do
describe "connection pools" do
@describetag :integration
clear_config([Pleroma.Gun.API]) do
Pleroma.Config.put([Pleroma.Gun.API], Pleroma.Gun)
clear_config(Pleroma.Gun.API) do
Pleroma.Config.put(Pleroma.Gun.API, Pleroma.Gun)
end
test "gun" do