Merge branch 'chores/bump-copyright' into 'develop'
[akkoma] / test / pleroma / web / pleroma_api / controllers / conversation_controller_test.exs
index f2feeaaef1f111220cdf4e21157ee653a08bcc54..98a23aaaadd9cecc332c920fb34b5888318f4105 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.PleromaAPI.ConversationControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   alias Pleroma.Conversation.Participation
   alias Pleroma.Repo