Revert "Merge branch 'remove/mastofe' into 'develop'"
[akkoma] / test / pleroma / web / plugs / uploaded_media_plug_test.exs
index 7c83131212dda896e286c7f8be4259ce47fdd893..75f3132828b07aaedb703c8b93d1af3ac115c030 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.Web.Plugs.UploadedMediaPlugTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
   alias Pleroma.Upload
 
   defp upload_file(context) do