Merge branch 'develop' into feature/gen-magic
[akkoma] / test / plugs / admin_secret_authentication_plug_test.exs
index 89df03c4b719bd56c33fa11e44dd0060fd91f0e4..14094eda81f870733da05548d3168ff97aa99574 100644 (file)
@@ -3,7 +3,7 @@
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Plugs.AdminSecretAuthenticationPlugTest do
-  use Pleroma.Web.ConnCase, async: true
+  use Pleroma.Web.ConnCase
 
   import Mock
   import Pleroma.Factory