Visibility: check Tombstone objects in visible_for_user?/2
[akkoma] / test / pleroma / earmark_renderer_test.exs
index 220d97d168d07b5d8df0c0ea42ebf32c723588f7..776bc496a796c983f91c46a0d99df0dfd34fb07e 100644 (file)
@@ -1,8 +1,8 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 defmodule Pleroma.EarmarkRendererTest do
-  use ExUnit.Case
+  use Pleroma.DataCase, async: true
 
   test "Paragraph" do
     code = ~s[Hello\n\nWorld!]