Remote Timeline: add Streaming support
[akkoma] / test / emoji_test.exs
index b360475786e4b68a5f94d947959a028c2f3ebb45..1dd3c58c6c2a01216c4819234bb343008286fcf1 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.EmojiTest do
-  use ExUnit.Case, async: true
+  use ExUnit.Case
   alias Pleroma.Emoji
 
   describe "is_unicode_emoji?/1" do