MastoAPI: Profile directory
[akkoma] / test / pleroma / web / mastodon_api / views / account_view_test.exs
index 39b9b0cef5278faaef45f70bd1c08284c3c37766..c23ffb966d38d0ce99f9679c147a16e0adda0d14 100644 (file)
@@ -74,6 +74,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
         fields: []
       },
       fqn: "shp@shitposter.club",
+      last_status_at: nil,
       pleroma: %{
         ap_id: user.ap_id,
         also_known_as: ["https://shitposter.zone/users/shp"],
@@ -175,6 +176,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
         fields: []
       },
       fqn: "shp@shitposter.club",
+      last_status_at: nil,
       pleroma: %{
         ap_id: user.ap_id,
         also_known_as: [],