Tests: Make as many tests as possible async.
[akkoma] / test / pleroma / web / pleroma_api / controllers / notification_controller_test.exs
index bb4fe6c4992d9f93ec78eb6fe46dfc52e8666e82..03af4d70c4cc0386660fc30e5edaee229e887f38 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.PleromaAPI.NotificationControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   alias Pleroma.Notification
   alias Pleroma.Repo