Merge remote-tracking branch 'upstream/develop' into block-behavior
[akkoma] / test / pleroma / web / mastodon_api / controllers / subscription_controller_test.exs
index 5ef39bdb26f4958871b1b8e0f50d547e5cb77254..4bb08575042f84683fb710030f483f7c286cfa76 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.MastodonAPI.SubscriptionControllerTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   import Pleroma.Factory