Merge branch 'chores/bump-copyright' into 'develop'
[akkoma] / test / pleroma / http / adapter_helper / gun_test.exs
index 80589c73d5f452cdccb64d4b164afc23055464f7..8e2fd69a6c3aedc22dea41cb85da217225fc735f 100644 (file)
@@ -1,9 +1,9 @@
 # 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.HTTP.AdapterHelper.GunTest do
-  use ExUnit.Case, async: true
+  use ExUnit.Case
   use Pleroma.Tests.Helpers
 
   import Mox