Merge branch 'chores/bump-copyright' into 'develop'
[akkoma] / test / pleroma / web / admin_api / controllers / report_controller_test.exs
index cbfc2e7b0655b22e4f86b58b334d4f3ab26d33f4..6a2986b5ffd7c303af4f9d1d77615c0322923b8c 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.AdminAPI.ReportControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   import Pleroma.Factory