Tests: Make as many tests as possible async.
[akkoma] / test / pleroma / web / mastodon_api / controllers / filter_controller_test.exs
index 0d426ec342ccf788f7b3d36b02d991d8891cdf37..e639cdde18ba5d3413d1e9418faf103acd2d4c17 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.MastodonAPI.FilterControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   alias Pleroma.Web.MastodonAPI.FilterView