Purge Rejected Follow requests in daily task (#334)
[akkoma] / test / pleroma / web / pleroma_api / controllers / emoji_file_controller_test.exs
index 54739124953e7d5332643b4163a66a748187c15e..61a44b8bafb3e0759844ef65a98b1592b59035a1 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.PleromaAPI.EmojiFileControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: false
 
   import Mock
   import Tesla.Mock