Resolve follow activity from accept/reject without ID (#328)
[akkoma] / test / pleroma / registration_test.exs
index 7db8e3664ab92e5f02a29b0223d397fbe08ca9cc..6e4ad9487b31ddde815a46ed2394a2b99ab72d31 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.RegistrationTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
 
   import Pleroma.Factory