StealEmojiPolicyTest: Make mocks explicit.
[akkoma] / test / pleroma / web / activity_pub / mrf / no_placeholder_text_policy_test.exs
index 64ea61dd441be97756913ded6f9be75b6ae66f71..81a6e0f507a33046ad127079459991f26b914f43 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.ActivityPub.MRF.NoPlaceholderTextPolicyTest do
-  use Pleroma.DataCase
+  use Pleroma.DataCase, async: true
   alias Pleroma.Web.ActivityPub.MRF.NoPlaceholderTextPolicy
 
   test "it clears content object" do