Apply Patch
[akkoma] / test / pleroma / web / auth / totp_authenticator_test.exs
index ac4209f2d92f16537b57ccc1c0f47738fa1ac46f..6d2646b617d1c10c3fba38d074e98e5af2e437a0 100644 (file)
@@ -34,7 +34,7 @@ defmodule Pleroma.Web.Auth.TOTPAuthenticatorTest do
 
     hashed_codes =
       backup_codes
-      |> Enum.map(&Pleroma.Password.Pbkdf2.hash_pwd_salt(&1))
+      |> Enum.map(&Pleroma.Password.hash_pwd_salt(&1))
 
     user =
       insert(:user,