Tests: Make as many tests as possible async.
[akkoma] / test / pleroma / web / activity_pub / object_validators / undo_handling_test.exs
index 75bbcc4b6b1ce0fcab28703f4f127151fb1af388..dc85d1ac31ccdf6fa278fc3c8ff5c9df0aae4b8c 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.ActivityPub.ObjectValidators.UndoHandlingTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
 
   alias Pleroma.Web.ActivityPub.Builder
   alias Pleroma.Web.ActivityPub.ObjectValidator