X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fhttp%2Fconnection_test.exs;h=7c94a50b242a6701652254770d8e4ed0ff05ab9c;hb=d772361e6209e6b5733e9fe52b3671cd222060b3;hp=5cc78ad5bc19aa893157831eb01b99103682b1fb;hpb=4d33e0bd5060f399a1698ac552d717410932367d;p=akkoma diff --git a/test/http/connection_test.exs b/test/http/connection_test.exs index 5cc78ad5b..7c94a50b2 100644 --- a/test/http/connection_test.exs +++ b/test/http/connection_test.exs @@ -3,7 +3,7 @@ # SPDX-License-Identifier: AGPL-3.0-only defmodule Pleroma.HTTP.ConnectionTest do - use ExUnit.Case, async: true + use ExUnit.Case use Pleroma.Tests.Helpers import ExUnit.CaptureLog