Resolve follow activity from accept/reject without ID (#328)
[akkoma] / test / pleroma / bookmark_test.exs
index 2726fe7cd02f3f29428ef52d2a37a63276d66369..9f64a01c2c7d73f6e76dc5a6775dd4c05f529801 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.BookmarkTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
   import Pleroma.Factory
   alias Pleroma.Bookmark
   alias Pleroma.Web.CommonAPI