Tests: Make as many tests as possible async.
[akkoma] / test / pleroma / web / activity_pub / object_validators / announce_validation_test.exs
index 4771c4698d20e41ad320c20ef688da9e0df03a07..9613dea9bf03a11a54fb5348a3e102ec6418d9f8 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.ActivityPub.ObjectValidators.AnnounceValidationTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
 
   alias Pleroma.Object
   alias Pleroma.Web.ActivityPub.Builder