Merge pull request 'Add dark and light theme mode to docs, detection, and button...
[akkoma] / test / pleroma / web / auth / totp_authenticator_test.exs
index 583612454888196007468cdefc043edb3dda0e7d..ac4209f2d92f16537b57ccc1c0f47738fa1ac46f 100644 (file)
@@ -34,7 +34,7 @@ defmodule Pleroma.Web.Auth.TOTPAuthenticatorTest do
 
     hashed_codes =
       backup_codes
-      |> Enum.map(&Pbkdf2.hash_pwd_salt(&1))
+      |> Enum.map(&Pleroma.Password.Pbkdf2.hash_pwd_salt(&1))
 
     user =
       insert(:user,