don't allow emoji formatter to be async

This commit is contained in:
Floatingghost 2024-05-27 03:25:18 +01:00
parent f32a7fd76a
commit 73ead8656a

View file

@ -4,7 +4,7 @@
defmodule Pleroma.Emoji.FormatterTest do
alias Pleroma.Emoji.Formatter
use Pleroma.DataCase, async: true
use Pleroma.DataCase, async: false
describe "emojify" do
test "it adds cool emoji" do