Update AdminFE bundle
[akkoma] / test / support / http_request_mock.ex
index 9e9f1c86c8bf8ea7ba11eb4dc04f493d56fc0926..8807c2d14679551e778c3cfe2661cefb6a54aec4 100644 (file)
@@ -924,7 +924,8 @@ defmodule HttpRequestMock do
        body:
          File.read!("test/fixtures/users_mock/masto_featured.json")
          |> String.replace("{{domain}}", "mastodon.social")
-         |> String.replace("{{nickname}}", "lambadalambda")
+         |> String.replace("{{nickname}}", "lambadalambda"),
+       headers: activitypub_object_headers()
      }}
   end