Merge branch 'chores/bump-copyright' into 'develop'
[akkoma] / test / pleroma / web / auth / totp_authenticator_test.exs
index 84d4cd8402f1a177e5f9d5cec348982dee2bb661..583612454888196007468cdefc043edb3dda0e7d 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.Auth.TOTPAuthenticatorTest do
-  use Pleroma.Web.ConnCase
+  use Pleroma.Web.ConnCase, async: true
 
   alias Pleroma.MFA
   alias Pleroma.MFA.BackupCodes