logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 727a0556a996a4b990366c6f7ad45f78b0b34c4a
parent 5d7ec00bedc61e8899941c374604ae5854c62f4c
Author: Alexander Strizhakov <alex.strizhakov@gmail.com>
Date:   Thu, 24 Sep 2020 09:47:23 +0300

fix

Diffstat:

Mtest/emoji_test.exs2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/emoji_test.exs b/test/emoji_test.exs @@ -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