Credo fixes.
[akkoma] / test / support / builders / user_builder.ex
index fcfea666f1a2f517f2b8a698e632cc0f1c1a9728..0d04907148f2e0d1cdd2173955e46eac610bbf56 100644 (file)
@@ -11,6 +11,7 @@ defmodule Pleroma.Builders.UserBuilder do
       bio: "A tester.",
       ap_id: "some id",
       last_digest_emailed_at: NaiveDateTime.truncate(NaiveDateTime.utc_now(), :second),
+      multi_factor_authentication_settings: %Pleroma.MFA.Settings{},
       notification_settings: %Pleroma.User.NotificationSetting{}
     }