X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fhttp%2Fconnection_test.exs;h=7c94a50b242a6701652254770d8e4ed0ff05ab9c;hb=ce243b107ffaf79fee0377998320d90c30dd77e0;hp=5cc78ad5bc19aa893157831eb01b99103682b1fb;hpb=b87b798ca1660224a3192c32b035c19b18e11587;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