Merge branch 'openapi/statuses' into 'develop'
[akkoma] / test / web / auth / totp_authenticator_test.exs
index e080694909a1bd7e3eebb8e7f76a911e6a095def..e502e0ae8c580047e7be7c85aba88a396391dcb6 100644 (file)
@@ -34,7 +34,7 @@ defmodule Pleroma.Web.Auth.TOTPAuthenticatorTest do
 
     hashed_codes =
       backup_codes
-      |> Enum.map(&Comeonin.Pbkdf2.hashpwsalt(&1))
+      |> Enum.map(&Pbkdf2.hash_pwd_salt(&1))
 
     user =
       insert(:user,