X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=test%2Fweb%2Fauth%2Ftotp_authenticator_test.exs;h=e502e0ae8c580047e7be7c85aba88a396391dcb6;hb=b46811a07444187e7765f439e933f214c0a0aeb3;hp=e080694909a1bd7e3eebb8e7f76a911e6a095def;hpb=7ca83e71a91d6fbce672f8b3eed087a628bb0bb2;p=akkoma diff --git a/test/web/auth/totp_authenticator_test.exs b/test/web/auth/totp_authenticator_test.exs index e08069490..e502e0ae8 100644 --- a/test/web/auth/totp_authenticator_test.exs +++ b/test/web/auth/totp_authenticator_test.exs @@ -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,