Merge branch 'deprecate-public_endpoint' into 'develop'
[akkoma] / test / pleroma / web / mastodon_api / views / scheduled_activity_view_test.exs
index 04f73f5a015aff6e56d6f37a63225786cd4cef38..c3b7f0f41f9d2e6df3bea1fbeefbcd7aa0abda99 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.Web.MastodonAPI.ScheduledActivityViewTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
   alias Pleroma.ScheduledActivity
   alias Pleroma.Web.ActivityPub.ActivityPub
   alias Pleroma.Web.CommonAPI