X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=test%2Fpleroma%2Fweb%2Fauth%2Ftotp_authenticator_test.exs;h=6d2646b617d1c10c3fba38d074e98e5af2e437a0;hb=90088cce11cf2d636f2741b2e340ae9dc518406d;hp=ac4209f2d92f16537b57ccc1c0f47738fa1ac46f;hpb=39f3683a06aea3d6aed85c611b0db0f6ea21052a;p=akkoma diff --git a/test/pleroma/web/auth/totp_authenticator_test.exs b/test/pleroma/web/auth/totp_authenticator_test.exs index ac4209f2d..6d2646b61 100644 --- a/test/pleroma/web/auth/totp_authenticator_test.exs +++ b/test/pleroma/web/auth/totp_authenticator_test.exs @@ -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,