Password: Replace Pbkdf2 with Password.
[akkoma] / test / pleroma / web / plugs / ensure_public_or_authenticated_plug_test.exs
index 211443a55033f91bfd88d928a267c6c838cf8ec5..33d0f64e9e64be6364c97ae7e9512431113d9921 100644 (file)
@@ -1,9 +1,9 @@
 # Pleroma: A lightweight social networking server
-# Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
+# Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
 defmodule Pleroma.Web.Plugs.EnsurePublicOrAuthenticatedPlugTest do
-  use Pleroma.Web.ConnCase, async: true
+  use Pleroma.Web.ConnCase
 
   alias Pleroma.Config
   alias Pleroma.User